Skip to main content

Level 4: Space pilot

Advanced
Tutorial
  • 4.1 Using the ICP ledger: In this tutorial, you'll dive into how to deploy a local instance of the ICP ledger canister and how to interact with it.
  • 4.2 ICRC-1 tokens: For developers to create their own fungible tokens on the Internet Computer, the ICRC-1 token standard can be used. For this tutorial, you'll focus on the ICRC-1 standard, ICRC-1 ledger, and briefly look into the ICRC-2 standard.

  • 4.3 ckBTC and Bitcoin integration: One of the key features of the Internet Computer is known as chain-key cryptography. This feature enables integrations with other networks, such as the Bitcoin network. This tutorial takes a look at ckBTC and the Internet Computer's Bitcoin integration.

  • 4.4 NNS governance and staking: The Network Nervous System (NNS) is the governing body of the Internet Computer. It is a decentralized autonomous organization that is hosted fully onchain and is responsible for making protocol-level upgrades to ICP.

  • 4.5 Using quill: Quill is a ledger and governance toolkit that provides support for self-custody of ICP tokens and functionality to interact with the NNS, SNSs, and ICP ledger from a cold wallet.

  • 4.6 Motoko level 4: In this final Motoko module of the Developer Liftoff series, we'll cover the following Motoko concepts and components.