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 367 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 122 103

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

    How to make cross contract calls in NEAR protocol

    Rust 2 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 5

Repositories

Showing 10 of 53 repositories
  • 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 6 0 1 Updated Jan 11, 2025
  • near-drop Public

    A contract that can create drops

    near-examples/near-drop’s past year of commit activity
    Rust 1 0 0 0 Updated Jan 10, 2025
  • chainsig-script Public

    Script to sign TX for Ethereum and Bitcoin, using Near Protocol MPC.

    near-examples/chainsig-script’s past year of commit activity
    TypeScript 21 12 0 0 Updated Jan 8, 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 28 15 6 1 Updated Jan 8, 2025
  • near-examples/donation-examples’s past year of commit activity
    JavaScript 2 12 0 0 Updated Jan 6, 2025
  • near-examples/near-api-examples’s past year of commit activity
    JavaScript 0 0 0 0 Updated Jan 6, 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 20 0 0 Updated Jan 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 Jan 4, 2025
  • counters Public

    A global counter that lives in the NEAR blockchain

    near-examples/counters’s past year of commit activity
    JavaScript 1 11 0 0 Updated Jan 4, 2025
  • hello-near-examples Public

    👋 Hello NEAR

    near-examples/hello-near-examples’s past year of commit activity
    JavaScript 12 17 0 0 Updated Jan 4, 2025

Top languages

Loading…

Most used topics

Loading…