Archives: Docs

Docs

setup

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Setting up E-mail alerts Navigate to console.pagoda.co and log-in Navigate to the Alerts tab Select a target address for the alert to listen to Select one of the following conditions to listen for Select email as the destination to …

setup Read More »

intro

Login with NEAR warning Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024. Pagoda Alerts & Triggers are designed to notify, and automated responses to important events that occur on the NEAR blockchain. Behind the scenes, Alerts are powered by many mini-indexers, “Alertexersâ€, that stream …

intro Read More »

Fungible tokens

Login with NEARIntroduction Please see the spec for the fungible token standard and an example implementation for reference details. One notable aspect of the standard is that method names are prefixed with ft_. This will be a helpful convention when querying for transactions related to fungible tokens. Get balance Using the abstraction of the NEAR …

Fungible tokens Read More »

NEAR – Your Gateway to an Open Web

Login with NEAR NEAR is dedicated to providing the best developer experience possible for building an open web. This mission is next to impossible to achieve without feedback and contributions from people like you. 🫵 Get involved! 👉 please select one of the options above or contribute to one of the essential developer repositories listed …

NEAR – Your Gateway to an Open Web Read More »

Integrator FAQ

Login with NEAROrientation What is a good project summary for NEAR? NEAR is a sharded, public, proof-of-stake blockchain and smart contract platform. It is built in Rust and contracts compile to WASM. It is conceptually similar to Ethereum 2.0. What’s special about NEAR? NEAR is the blockchain for builders. If you understand the basics of …

Integrator FAQ Read More »

Implicit Accounts

Login with NEARBackground Implicit accounts work similarly to Bitcoin/Ethereum accounts. They allow you to reserve an account ID before it’s created by generating a ED25519 key-pair locally. This key-pair has a public key that maps to the account ID. The account ID is a lowercase hex representation of the public key. An ED25519 Public key …

Implicit Accounts Read More »

Scroll to Top