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 386 281

  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 103

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

    How to make cross contract calls in NEAR protocol

    Rust 4 10

  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 5

  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 65 repositories
  • 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 0 Updated Mar 12, 2026
  • hello-near-examples Public

    👋 Hello NEAR

    near-examples/hello-near-examples’s past year of commit activity
    TypeScript 18 25 0 0 Updated Mar 12, 2026
  • 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 386 MIT 281 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 10 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 7 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-examples/near-api-examples’s past year of commit activity
    TypeScript 2 5 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 103 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

Top languages

Loading…

Most used topics

Loading…