Navigate between pages

NEAR Development 101

NEAR Development 101

In this course, you will learn basic NEAR concepts and build a marketplace dapp on top of the NEAR blockchain.

Learning Objective

After finishing the learning materials you will:

Get a grasp of NEAR protocol, it's advantages and unique features.
Be able to write smart contracts using AssemblyScript and deploy them to the NEAR blockchain.
Connect a ReactJS web application to the smart contract.

Trailer

5 minutes Video
In this trailer, we will show you what you will learn in this course.

Learning Modules

These are the learning modules included in this course.

Introduction to Near

16 minutes

In this very short learning module, we will provide you with the essential resources that you need to understand the NEAR protocol.

AssemblyScript Contract Development

110 minutes

This learning module consists of a tutorial, where you will learn how to create a smart contract for a decentralized marketplace on the NEAR blockchain.

Rust Contract Development

110 minutes

This learning module consists of a tutorial where you will learn how to create a smart contract in Rust for a decentralized marketplace on the NEAR blockchain.

Connect a React Dapp to NEAR

40 minutes

This learning module consists of a tutorial, where you will learn how to connect to a marketplace contract on the NEAR testnet.

Build a React Frontend for a NEAR Contract

90 minutes

In this learning module, we will follow a tutorial to build the frontend for a marketplace contract.