Archives: Docs

Docs

Non-Fungible Tokens (NFT)

Login with NEARIn contrast with fungible tokens, non-fungible tokens (NFT) are unitary and therefore unique. This makes NFTs ideal to represent ownership of assets such as a piece of digital content, or a ticket for an event. As with fungible tokens, NFTs are not stored in the user’s wallet, instead, each NFT lives in a …

Non-Fungible Tokens (NFT) Read More »

Decentralized Exchanges (DEX)

Login with NEARA Decentralized Exchange (DEX) is an application that allows users to trade tokens (native & fungible tokens) through smart contracts. In brief, DEXs work by having pools of token pairs (e.g. NEAR-USDC) that users can deposit tokens into. The ratio of the tokens in the pool determines the exchange rate for a swap. …

Decentralized Exchanges (DEX) Read More »

Fungible Tokens (FT)

Login with NEARBesides the native NEAR token, NEAR accounts have access to a multitude of tokens to use throughout the ecosystem. Moreover, it is even possible for users to create their own fungible tokens. In contrast with the NEAR native token, fungible token (FT) are not stored in the user’s account. In fact, each FT …

Fungible Tokens (FT) Read More »

Decentralized Autonomous Organizations

Login with NEARDecentralized Autonomous Organizations (DAOs) are self-organized groups that form around common purposes. Membership, decision making, and funding are coordinated by publicly voting on proposals through a smart contract. In contrast with FT and NFT, DAO contract’s are not standardized. Because of this, in this page we will use as reference the Astra dao …

Decentralized Autonomous Organizations Read More »

Authenticate NEAR Users

Login with NEARRecently NEAR has approved a new standard that, among other things, enables users to authenticate into a backend service. The basic idea is that the user will sign a challenge with their NEAR wallet, and the backend will verify the signature. If the signature is valid, then the user is authenticated. Backend Auth …

Authenticate NEAR Users Read More »

AI Assistant

Login with NEARWelcome! In this guide, you’ll discover an AI chatbot that can interact with the NEAR ecosystem This AI agent can: Explore and explain what happened in a transaction when given a transaction hash Request tokens from the testnet faucet Mint and send a special NFT though a wallet it controls to a user …

AI Assistant Read More »

Scroll to Top