Skip to content
@near-examples

Examples for building on the NEAR blockchain

NEAR is an open source platform that accelerates the development of decentralized applications

Pinned Loading

  1. NFT NFT Public

    Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)

    Rust 387 282

  2. FT FT Public

    Example implementations of money-like tokens, where one token is the same as any other, using the NEP-141 spec (similar to ERC-20)

    Rust 128 107

  3. cross-contract-calls cross-contract-calls Public

    How to make cross contract calls in NEAR protocol

    Rust 4 11

  4. frontend-multiple-contracts frontend-multiple-contracts Public

    Forked from gagdiez/frontend-multiple-contracts

    An example on how to interact with multiple contracts from a frontend

    JavaScript 2 6

  5. factory-rust factory-rust Public

    Forked from Learn-NEAR/factory-example

    Create and deploy contracts on sub-accounts

    Rust 5 7

Repositories

Showing 10 of 65 repositories
  • nft-tutorial Public

    NFT Tutorial

    near-examples/nft-tutorial’s past year of commit activity
    Rust 98 MIT 94 0 1 Updated Feb 26, 2026
  • NFT Public

    Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)

    near-examples/NFT’s past year of commit activity
    Rust 387 MIT 282 0 3 Updated Feb 26, 2026
  • cross-contract-calls Public

    How to make cross contract calls in NEAR protocol

    near-examples/cross-contract-calls’s past year of commit activity
    Rust 4 11 1 3 Updated Feb 26, 2026
  • factory-rust Public Forked from Learn-NEAR/factory-example

    Create and deploy contracts on sub-accounts

    near-examples/factory-rust’s past year of commit activity
    Rust 5 8 0 1 Updated Feb 25, 2026
  • near-examples/near-workspaces-examples’s past year of commit activity
    Rust 0 1 0 1 Updated Feb 25, 2026
  • near-intents-examples Public

    Educational examples demonstrating NEAR Intents flow

    near-examples/near-intents-examples’s past year of commit activity
    TypeScript 21 5 0 1 Updated Feb 16, 2026
  • near-examples/near-api-examples’s past year of commit activity
    TypeScript 2 6 0 1 Updated Feb 13, 2026
  • FT Public

    Example implementations of money-like tokens, where one token is the same as any other, using the NEP-141 spec (similar to ERC-20)

    near-examples/FT’s past year of commit activity
    Rust 128 MIT 107 0 1 Updated Feb 11, 2026
  • near-examples/ft-contract-tools’s past year of commit activity
    Rust 0 MIT 0 0 1 Updated Feb 11, 2026
  • near-examples/nft-contract-tools’s past year of commit activity
    Rust 0 MIT 0 0 1 Updated Feb 10, 2026

Most used topics

Loading…