Introduction
  • Introduction
  • Where can you find our code and how to request changes or updates
  • Understanding what is on our Dockerfile
  • Create our Dockerfile
Getting started with Nodeos and Cleos
  • Starting Docker with our WAX blockchain
  • Staring produce new WAX blocks with Nodeos
  • Creating and managing wallets and Importing eosio keys
Creating our Tokens
  • Starting our Token Smart Contract
  • Setting up the environment to start coding
  • Small changes on our Token Smart Contract
  • Compiling our token Smart Contract using eosio-cpp
  • Deploying our first Smart Contract to the blockchain
Interacting with the smart contract
  • Understanding the Token Smart Contract
  • Creating and issuing the GOLD token
  • Querying tables using cleos and understanding scopes
  • Creating the wood and food tokens
  • Creating new wallets and accounts
  • Transferring tokens from one account to another and checking balances