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 377 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 123 104

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

    How to make cross contract calls in NEAR protocol

    Rust 3 6

  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 3 4

  5. factory-rust factory-rust Public

    Forked from Learn-NEAR/factory-example

    Create and deploy contracts on sub-accounts

    Rust 4 4

Repositories

Showing 10 of 57 repositories
  • near-examples/near-api-examples’s past year of commit activity
    JavaScript 0 2 0 0 Updated Mar 31, 2025
  • near-examples/donation-examples’s past year of commit activity
    JavaScript 2 13 0 2 Updated Mar 29, 2025
  • near-examples/nft-tutorial-js’s past year of commit activity
    TypeScript 16 24 3 6 Updated Mar 29, 2025
  • 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 4 5 0 1 Updated Mar 29, 2025
  • near-examples/auctions-tutorial’s past year of commit activity
    JavaScript 1 4 0 0 Updated Mar 29, 2025
  • 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 123 MIT 104 8 0 Updated Mar 29, 2025
  • 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 3 6 0 0 Updated Mar 29, 2025
  • near-examples/chainsig-example’s past year of commit activity
    TypeScript 1 1 0 1 Updated Mar 29, 2025
  • near-js Public

    Examples for using near-js packages

    near-examples/near-js’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 29, 2025
  • near-drop Public

    A contract that can create drops

    near-examples/near-drop’s past year of commit activity
    Rust 1 1 0 1 Updated Mar 29, 2025

Top languages

Loading…

Most used topics

Loading…