This course will guide you in implementing and deploying your own ERC-721 NFT contract on the Arbitrum platform. You will learn how to use Rust language and the Stylus SDK to create, manage NFT, and gain in-depth knowledge of key features such as NFT minting.
Language
Rust
Total Length
1.7h
Part of Learning Track
Build on Arbitrum + 1
This chapter will cover the relevant knowledge about NFTs.
This section explains how to set up the environment configuration and import the relevant dependencies for our Arbitrum NFT project.
This section introduces how to initialize our Arbitrum NFT contract.
This section will cover how to define a storage data structure for our NFT.
This section explains how to implement the minting functionality in our NFT contract.
This chapter will learn how to build and deploy programs.
Language
Rust
Total Length
1.7h
Part of Learning Track
Build on Arbitrum + 1