< AssemblyScript Smart Contract Development for Beginners

22 casts | 2:10:43 for the total course

created by Mammoth Interactive INC

  • 1. 01 Blockchain and Smart Contracts Overview
  • 2. 02a Project preview
    • 01 Project preview - Simple Hello World Greeting AssemblyScript smart contract

  • 3. 02b Build a Github account
    • 00a What is Github and building a new account

    • 01 Build a Github repository (for Gitpod)

  • 4. 03 Set up AssemblyScript project on Gitpod
    • 00 What is Gitpod

    • 01 Set up Gitpod project for AssemblyScript smart contract

  • 5. 03b Install near-sdk-as package on Gitpod
    • 01 What Is Yarn

    • 02 Install near-sdk-as

    • 03 Commit project to Github with gitignore for node_modules

  • 6. 04 Introduction to AssemblyScript and WebAssembly
    • 01 What is JavaScript in web development

    • 02 What is AssemblyScript and WebAssembly

  • 7. 05 Build an AssemblyScript smart contract for NEAR blockchain
    • 01 Build Assemblyscript Smart Contract Online For Near Blockchain

    • 02 Install NEAR tools for deployment

  • 8. 05b Build accounts on NEAR testnet
    • 01 Create a NEAR testnet account and fund with tokens

    • 02 Build a sub-account with NEAR CLI

  • 9. 05c Compile and deploy smart contract with NEAR CLI
    • 01 Compile AssemblyScript smart contract with asb package

    • 02 Deploy AssemblyScript contract to NEAR blockchain

    • 02b Deploy AssemblyScript contract to NEAR subaccount

    • 03 Interact with AssemblyScript contract on NEAR blockchain

    • 04 Log values in AssemblyScript smart contract and redeploy

00 Blockchain Introduction - (Prerequisite) Introduction to Blockchain

4 Views 0 Likes 0 Comments

Comment
Leave a comment (supports markdown format)