Tutorials
The following tutorials present several Casper features in depth:
Title | Description |
---|---|
Getting Started Video | Step-by-step video tutorial for setting up the Casper development environment |
NFTs on Casper with the CEP-78 NFT Standard | Implementing the Casper CEP-78 NFT standard |
A Counter on an NCTL Network | An example contract that maintains a counter variable on a local Casper Network with NCTL |
A Counter on the Testnet | An example contract that maintains a counter variable on the Casper Testnet |
Fungible Tokens on Casper | Implement the Casper Fungible Token standard |
Interacting with Runtime Return Values | Learning how to return a value using contract code |
Safely Transfer Tokens to a Contract | How to handle tokens via a contract |
Smart Contract Upgrades | Learn how to upgrade smart contracts |
Launching a Casper Node with AWS Marketplace | Learn how to launch a Casper Node through the AWS Marketplace |