EspressoSystems / EspressoSystems/wallet
Add mintable ERC721 (NFT) contract with bindings
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I couldn't find such a contract but we can make a few changes to an existing ERC721 contract like https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/ERC721.sol to make it possible for users to easily mint by for example making the mint function public. I suggest we allow users to mint a single NFT at a time.
Contract should have a warning on top that this is just for demo purposes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.