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

A `Contract` component that auto-generates the UI based off of the ABI

Open Dhaiwat10 opened this issue 3 years ago • 0 comments

Description

Like scaffold-eth's debug contract view!

Why is this needed?

~

Proposed Solution or API

<Contract contractAddress='0xxx' abi={abi} />

Additional Information

No response

Dhaiwat10 avatar Jul 15 '22 18:07 Dhaiwat10