-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(grc20-launchpad): UI implementation #1276
Conversation
…BoxButton & import it into ERC20 launchpad screen
✅ Deploy Preview for testitori ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for teritori-dapp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
packages/screens/LaunchpadERC20/component/LaunchpadERC20Banner.tsx
Outdated
Show resolved
Hide resolved
…se screen size
packages/screens/LaunchpadERC20/component/LaunchpadERC20Banner.tsx
Outdated
Show resolved
Hide resolved
… remove duplicate icon from original launchpad
…flow card to tokens page
…ens created from contract
…ails page with toggle buttons
…on from conctract
packages/screens/LaunchpadERC20/component/LaunchpadERC20Banner.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadERC20CreateSaleFooter.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Tokens/LaunchpadERC20CreateTokenFooter.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/LaunchpadERC20CreateAirdropFooter.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadERC20CreateSaleForm.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadERC20CreateSaleForm.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadERC20CreateSaleForm.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERC20Tokens/LaunchpadERC20CreateToken.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
…RC20SalesScreen.tsx Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
…ERC20TokensScreen.tsx Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
…ERC20AirdropsScreen.tsx Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
… for back button in headers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you are ok, please make this change on:
- LaunchpadERC20CreateSaleForm
- LaunchpadERC20CreateAirdropForm
- LaunchpadERC20CreateTokenBasics
packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/LaunchpadERC20CreateAirdropForm.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/LaunchpadERC20CreateAirdropForm.tsx
Outdated
Show resolved
Hide resolved
packages/screens/LaunchpadERC20/LaunchpadERCAirdrops/LaunchpadERC20CreateAirdropForm.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you are ok, please make this change on:
- LaunchpadERC20CreateSaleForm
- LaunchpadERC20CreateAirdropForm
packages/screens/LaunchpadERC20/LaunchpadERC20Sales/LaunchpadERC20CreateSaleForm.tsx
Outdated
Show resolved
Hide resolved
…ERC20CreateAirdropForm.tsx Co-authored-by: WaDadidou <50441633+WaDadidou@users.noreply.github.com>
…caller value onSubmit
…-dapp into gno-launchpad-erc20-UI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Launchpad G/ERC20 UI Implementation 🚀
This PR introduces the user interface for the GRC20 token launchpad on the Gno blockchain. The UI enables users to interact with the smart contracts for token creation, minting, burning, airdrops, and token sales.
Features (For now not done, but what we will have)
Token Management
Airdrop Interaction
Token Sale