Nethereum.Flappy
Nethereum.Flappy copied to clipboard
Flappy Bird example
Results
2
Nethereum.Flappy issues
Sort by
recently updated
recently updated
newest added
``` Uncaught TypeError: web3.setProvider is not a function at checkMetamask ((index):26:10) at (index):21:9 ``` `web3.setProvider(window.ethereum);` https://docs.metamask.io/guide/provider-migration.html#replacing-window-web3
Thanks for the great demo project, just wonder any reason not putting the full project that includes the scene and all assets, so that we can simply open it in...