Skip to main content
  1. Guides
  2. /All Tags
  3. /NEAR Guides

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.

Created December 7, 2022Intermediate
NEARJavaScriptNEAR WalletNEAR-CLISmart 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.

Created January 27, 2022Intermediate
NEARAssemblyScriptJavaScriptNode.jsSmart Contracts