You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I created a erc721 smart contract using the create-web-dapp cli builder and checked the following extensions:
Enumerable, URIStorage, Burnable, Pausable.
Describe the bug
I created a erc721 smart contract using the create-web-dapp cli builder and checked the following extensions:
Enumerable, URIStorage, Burnable, Pausable.
This is the smart contract:
https://github.com/robertram/web3dapp/blob/main/backend/contracts/TestContract.sol
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The smart contract built with the create-web-dapp cli builder should compile
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: