-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Description
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:
- Clone this repo https://github.com/robertram/web3dapp
- cd ./backend
- npm install
- npm run build
Expected behavior
The smart contract built with the create-web-dapp cli builder should compile
Desktop (please complete the following information):
- OS: MacOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
