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 383 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 125 106

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

    How to make cross contract calls in NEAR protocol

    Rust 3 7

  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 4

  5. factory-rust factory-rust Public

    Forked from Learn-NEAR/factory-example

    Create and deploy contracts on sub-accounts

    Rust 5 6

Repositories

Showing 10 of 58 repositories
  • 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 125 MIT 106 8 2 Updated Aug 12, 2025
  • 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 383 MIT 282 0 3 Updated Aug 12, 2025
  • near-intents-examples Public

    Educational examples demonstrating NEAR Intents flow

    near-examples/near-intents-examples’s past year of commit activity
    TypeScript 0 1 0 0 Updated Aug 9, 2025
  • near-examples/near-api-examples’s past year of commit activity
    JavaScript 0 4 0 0 Updated Aug 5, 2025
  • hello-near-examples Public

    👋 Hello NEAR

    near-examples/hello-near-examples’s past year of commit activity
    JavaScript 16 24 0 0 Updated Jul 30, 2025
  • update-migrate-rust Public

    An example on how to perform self-updates and state migrations in NEAR Rust contracts

    near-examples/update-migrate-rust’s past year of commit activity
    Rust 3 4 0 0 Updated Jul 24, 2025
  • near-multichain Public

    Examples for signing and executing transactions across multiple blockchain protocols from one NEAR account.

    near-examples/near-multichain’s past year of commit activity
    JavaScript 37 21 3 0 Updated Jul 21, 2025
  • near-examples/donation-examples’s past year of commit activity
    JavaScript 3 13 0 0 Updated Jun 5, 2025
  • coin-flip-examples Public

    A random coin-flip that lives in the NEAR blockchain

    near-examples/coin-flip-examples’s past year of commit activity
    JavaScript 16 29 0 0 Updated Jun 5, 2025
  • guest-book-examples Public

    A guest-book that lives in the NEAR Blockchain

    near-examples/guest-book-examples’s past year of commit activity
    JavaScript 0 23 0 1 Updated May 30, 2025