issues
search
ByteBuildersLabs
/
StarknetContracts
This mono-repo contains all the smart contracts for interacting with Starknet, including the NFT Marketplace.
MIT License
4
stars
5
forks
source link
Add erc721 contract
#4
Closed
danielcdz
closed
2 weeks ago
danielcdz
commented
2 weeks ago
Summary
Closes #3
This PRs introduces the basic template contract of an erc721 to hold the first initial version of NFTs for the beasts
The contract can be compiled using
scarb 2..8.4
The next step is to deploy the contract along with uploading the metadata of the NFTs to IPFS
Summary
scarb 2..8.4