Docs Category: Tutorials

NEAR Tutorials

To Share and +4 nLEARNs Login with NEARTake a look at the variety of Tutorials to help you become a better developer on NEAR! Tip: the difficulty ranking icon helps you identifying between easy 🔵🔘🔘 and complex 🔵🔵🔵 tutorials. Backend Tutorials Topic Complexity Description Create a transaction 🔵🔘🔘 This article shows how to create a …

NEAR Tutorials Read More »

Using the Rainbow Bridge (MainNet)

To Share and +4 nLEARNs Login with NEARTutorial Prerequisites ~$100 USD or equivalent currency (some of which will be burnt in transfer fees) NEAR Mainnet Wallet MetaMask Note: Rainbow Bridge does not currently support NEAR Wallets that are secured using a Ledger device. Transferring ETH to NEAR Step 1 Buy Ether Using the metamask extension …

Using the Rainbow Bridge (MainNet) Read More »

Using a Ledger device w/ NEAR

To Share and +4 nLEARNs Login with NEAR A Ledger device is a physical wallet, or hardware wallet, that stores your private keys used to sign transactions. This device offers an extra layer of security as its an isolated device from your computer or smartphone. The NEAR App on Ledger allows you to manage your …

Using a Ledger device w/ NEAR Read More »

NEAR Indexer

To Share and +4 nLEARNs Login with NEAR The NEAR Indexer Framework allows you to run a network node that listens for targeted information on the blockchain. For more information see indexer under our "Concepts" section. Setup Requirements Rust. If not already installed, please follow these instructions. Recommended hardware: 4 CPU cores 16GB RAM 100GB …

NEAR Indexer Read More »

Create Transactions

To Share and +4 nLEARNs Login with NEARTo construct & process transactions you will need our API JavaScript library: near-api-js. There are many ways to create transactions but for this example we’ll show you two ways to create a simple token transfer transaction. HIGH LEVEL – easiest way to create a transaction LOW LEVEL – …

Create Transactions Read More »

Scroll to Top
Report a bug👀