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 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 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 Public

    How to make cross contract calls in NEAR protocol

    Rust 3 6

  4. 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 Public

    Forked from Learn-NEAR/factory-example

    Create and deploy contracts on sub-accounts

    Rust 4 4

Repositories

Showing 10 of 57 repositories
  • JavaScript 0 2 0 0 Updated Mar 31, 2025
  • JavaScript 2 13 0 2 Updated Mar 29, 2025
  • 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

    Rust 4 5 0 1 Updated Mar 29, 2025
  • 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)

    Rust 123 MIT 104 8 0 Updated Mar 29, 2025
  • cross-contract-calls Public

    How to make cross contract calls in NEAR protocol

    Rust 3 6 0 0 Updated Mar 29, 2025
  • TypeScript 1 1 0 1 Updated Mar 29, 2025
  • near-js Public

    Examples for using near-js packages

    JavaScript 0 0 0 0 Updated Mar 29, 2025
  • near-drop Public

    A contract that can create drops

    Rust 1 1 0 1 Updated Mar 29, 2025