Skip to content

casper-ecosystem/casper-nft-cep47

Repository files navigation

The NFT Standard on Casper (CEP-47)

CEP-47 is the NFT standard for the Casper blockchain, defining a minimum interface contract code should implement to manage, own, and trade unique tokens on the Casper Network.

The Casper NFT standard takes full advantage of unforgeable references to store values and manage permissions to them. It also takes advantage of other access control features (such as groups). We recommend exploring the main functions of the contract to understand the standard further.

The equivalent NFT standard on Ethereum is ERC-721.

For more information on contract implementation and sending the contract to the network, visit the CEP-47 Basic Tutorial, an illustrated guide on implementing, deploying, and testing a sample Casper NFT contract.

Visit the Contract Interaction and Events Tutorial to get more details about emitting and monitoring contract events.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published