Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on erc721 compile #109

Open
robertram opened this issue Jan 12, 2024 · 0 comments
Open

Error on erc721 compile #109

robertram opened this issue Jan 12, 2024 · 0 comments

Comments

@robertram
Copy link

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:

  1. Clone this repo https://github.com/robertram/web3dapp
  2. cd ./backend
  3. npm install
  4. npm run build

Expected behavior
The smart contract built with the create-web-dapp cli builder should compile

Screenshots
Screenshot 2024-01-12 at 1 23 51 PM

Desktop (please complete the following information):

  • OS: MacOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant