Skip to main content

Guides / All Tags

NEAR Guides

2 guides
Language: All
Use Case: All
Level: All

Creating Fungible Tokens on the NEAR Protocol

This guide will cover the fundamentals of NEAR and teach you how to build and deploy a fungible token smart contract on the NEAR Testnet.

Updated December 7, 2022Intermediate
JavaScriptSmart Contracts

How to Set Up a NEAR Project from Scratch

In this guide, we will look at how we can setup a basic NEAR project from scratch, installing and configuring dependencies and customizing the project to work well with AssemblyScript.

Updated January 27, 2022Intermediate
AssemblyScriptJavaScriptSmart Contracts