Back
Project

Creating an NFT on Telos - Part 2

In Part 2 of the NFT course, we will learn to implement three more functions of our NFT contract that support the transfer and burning of NFTs.

Languagesolidity
Skill LevelBeginner
Total Length1.5h

Intended Learners

Who’s This Course For

  • For developers who are interested in learning about DeFi
  • For developers who want to learn about the technical implementation of cryptocurrencies.

Requirements

  • It is recommended to first complete the content of NFT-Part 1.
  • Basic understanding of Solidity is recommended - at a minimum, you should be familiar with the content from the course Solidity101 to Solidity103
  • Possess an account, connected to both Telos and a wallet, holding either Telos test tokens (for those wishing to perform real on-chain operations, though deployment can also be done directly in a local environment if test tokens are not available).

What You’ll Learn

  • Writing projects in Solidity to implement the functions of deleting, burning, and transferring of NFTs.
  • How to use a wallet to initiate transactions, get your project on-chain, and view relevant information.
NFT
burn
transfer

Syllabus

  • Unit 1 - Delete - Section 1

    In this section, we will learn to start writing the 'deleteById' function.


  • Unit 2 - Delete - Section 2

    Here, we will learn how to complete the 'deleteById' function.


  • Unit 3 - Transfer - Section 1

    In this section, we will learn to start writing the transfer function.


  • Unit 4 - Transfer - Section 2

    This section will teach us how to complete the transfer function.


  • Unit 5 - Burn - Section 1

    Here, we will learn to start writing the burn function.


  • Unit 6 - Burn - Section 2

    In this final section, we will learn how to complete the burn function.

practice

Creating an NFT on Telos - Part 2

29 lessons
Access on mobile and desktop