web3-ui
web3-ui copied to clipboard
A `Contract` component that auto-generates the UI based off of the ABI
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