본문으로 건너뛰기

Get Started with TOS

Set up your first application on TOS Blockchain from scratch and discover it's speed, reliability and essential concepts of asynchronous way of thinking.

newcomer-friendly guide

If you are completely new with programming, this guide is the best choice for you.

This learning path contains 5 modules and should take you around 10 minutes__.

🛳 What you will learn

In this tutorial, you'll learn how to easily make blockchain transactions using JavaScript. You could learn to do it without this tutorial, but this way is cool and accessible.

  1. You will make your own TOS Wallet
  2. You will use a testnet faucet to topup your wallet for testing
  3. You will understand essential concepts of TOS smart contracts (Addresses, Cells)
  4. You will learn how to interact with TOS using TypeScript SDK and API provider
  5. You will compile your first transaction using NFT Miner