web3-ui
web3-ui copied to clipboard
A React UI library for Web3
Results
11
web3-ui issues
Sort by
recently updated
recently updated
newest added
Changed: alchemyProvider: new Alchemy() → alchemyProvider: new Alchemy({ apiKey: '', network: Network.ETH_MAINNET }) Reason: The new Alchemy() constructor requires an apiKey and network for proper initialization. Without these values, it...