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 360 265

  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 102

  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 52 repositories
  • near-examples/chainsig-example’s past year of commit activity
    TypeScript 1 1 0 1 Updated Nov 13, 2024
  • near-js Public

    Examples for using near-js packages

    near-examples/near-js’s past year of commit activity
    JavaScript 0 0 2 1 Updated Nov 12, 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 18 0 1 Updated Nov 12, 2024
  • 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 27 14 4 1 Updated Nov 12, 2024
  • 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 2 6 0 1 Updated Nov 6, 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 102 10 2 Updated Oct 29, 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 360 MIT 265 1 1 Updated Oct 29, 2024
  • hello-near-examples Public

    👋 Hello NEAR

    near-examples/hello-near-examples’s past year of commit activity
    JavaScript 11 17 0 0 Updated Oct 24, 2024
  • near-examples/auctions-tutorial’s past year of commit activity
    JavaScript 1 2 0 0 Updated Oct 15, 2024
  • 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 20 12 0 0 Updated Oct 14, 2024

Most used topics

Loading…