You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide features in order to help create a web UI for claiming airdrop for a chain that imports the claim module
Generic Web UI that can be served to interact with claims
ignite airdrop serve-ui [rpc-url]
The interface allows to complete missions for staking and governance (showing validators to stake and proposals to vote for) so the claim can be automatic
Interface to claim completed other custom mission
Information on decay and airdrop start
Information about eligible airdrop
Command to generate code for UI that can be then customized by the developer
ignite airdrop generate-ui
Contains code for the generic UI above
The text was updated successfully, but these errors were encountered:
lumtis
changed the title
Add feature for UI interface for Airdrop
Add features for UI interface for Airdrop
Dec 14, 2022
Provide features in order to help create a web UI for claiming airdrop for a chain that imports the
claim
moduleThe interface allows to complete missions for staking and governance (showing validators to stake and proposals to vote for) so the claim can be automatic
Interface to claim completed other custom mission
Information on decay and airdrop start
Information about eligible airdrop
Command to generate code for UI that can be then customized by the developer
Contains code for the generic UI above
The text was updated successfully, but these errors were encountered: