Skip to content

Error on erc721 compile #109

@robertram

Description

@robertram

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions