Skip to content
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

MintFromContract component #388

Open
e-roy opened this issue Aug 20, 2022 · 2 comments
Open

MintFromContract component #388

e-roy opened this issue Aug 20, 2022 · 2 comments
Assignees

Comments

@e-roy
Copy link
Contributor

e-roy commented Aug 20, 2022

Description
A simple mint of contract component. Component will be a simple button using the button element already created here

Why is this needed?
need a web3 avatar component

Proposed Solution or API
4 working files:

MintFromContract.tsx
MintFromContract.test.tsx
MintFromContract.stories.tsx
index.ts
wagmi hook to use

component props :

MintFromContract = { address: string, chainId: string }

@ericy-eth
Copy link

I would like to contribute to this issue.

@e-roy
Copy link
Contributor Author

e-roy commented Aug 20, 2022

@BlueGlaucus33 thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants