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 364 277

  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 4

Repositories

Showing 10 of 53 repositories
  • 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 28 0 2 Updated Dec 27, 2024
  • 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 2 Updated Dec 27, 2024
  • counters Public

    A global counter that lives in the NEAR blockchain

    near-examples/counters’s past year of commit activity
    JavaScript 1 11 1 2 Updated Dec 27, 2024
  • near-drop Public

    A contract that can create drops

    near-examples/near-drop’s past year of commit activity
    Rust 1 0 2 1 Updated Dec 26, 2024
  • near-examples/near-api-examples’s past year of commit activity
    Rust 0 0 0 0 Updated Dec 24, 2024
  • 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 364 MIT 277 0 0 Updated Dec 17, 2024
  • 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 3 0 0 Updated Dec 17, 2024
  • nft-tutorial-frontend Public archive
    near-examples/nft-tutorial-frontend’s past year of commit activity
    Rust 18 18 3 0 Updated Dec 13, 2024
  • NFT-Examples Public archive
    near-examples/NFT-Examples’s past year of commit activity
    Rust 0 0 0 0 Updated Dec 13, 2024
  • 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 122 MIT 103 8 0 Updated Dec 12, 2024

Top languages

Loading…

Most used topics

Loading…