Casper Token Standards
CEP-18 Casper Fungible Token Standard
Title | Description |
---|---|
A Casper Fungible Token Tutorial | A full tutorial for use of the CEP-18 Casper Fungible Token Standard. |
Installing and Interacting with a CEP-18 Contract | A quickstart guide for installing a CEP-18 contract with the Rust Casper Client. |
Exploring the CEP-18 Contracts | A guide to interacting with installed CEP-18 contracts. |
CEP-18 Token Transfers and Allowances | A guide for transferring Casper Fungible Tokens. |
Testing Framework for CEP-18 | A CEP-18 testing framework using the Casper engine test support crate. |
CEP-78 Enhanced NFT Standard
Title | Description |
---|---|
CEP-78 Enhanced NFT Standard Introduction | An introduction to the CEP-78 Enhanced NFT Standard. |
CEP-78 Modalities | Information on the features available when installing a CEP-78 contract instance. |
Installing and Interacting with a CEP-78 Contract | An introduction to features present in the CEP-78 Enhanced NFT Standard. |
Owner Reverse Lookup Functionality | Information on the Onwer Reverse Lookup feature of CEP-78 contracts. |
A CEP-78 JavaScript Client Tutorial | A tutorial for using the JavaScript CEP-78 client. |