web3-ui icon indicating copy to clipboard operation
web3-ui copied to clipboard

MintFromContract component

Open e-roy opened this issue 3 years ago • 2 comments

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 }

e-roy avatar Aug 20 '22 15:08 e-roy

I would like to contribute to this issue.

ericy-eth avatar Aug 20 '22 20:08 ericy-eth

@BlueGlaucus33 thank you!

e-roy avatar Aug 20 '22 20:08 e-roy