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 345 267

  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 117 98

  3. auction-examples auction-examples Public

    Forked from matiasbenary/near-ft-auction

    A simple auction to exemplify how to build smart contracts

    TypeScript

  4. cross-contract-calls cross-contract-calls Public

    How to make cross contract calls in NEAR protocol

    Rust 2 6

  5. 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 5 1

  6. 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 50 repositories
  • near-examples/storage-examples’s past year of commit activity
    Rust 4 8 0 1 Updated Jul 2, 2024
  • near-examples/chainsig-example’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jun 28, 2024
  • crossword-tutorial-chapter-2 Public

    Second chapter in the zero-to-hero guide for Rust smart contract development

    near-examples/crossword-tutorial-chapter-2’s past year of commit activity
    JavaScript 3 2 1 0 Updated Jun 26, 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 14 6 3 1 Updated Jun 26, 2024
  • crossword-tutorial-chapter-3 Public

    Adding cross-contract calls and an interesting use of access keys to our crossword puzzle.

    near-examples/crossword-tutorial-chapter-3’s past year of commit activity
    JavaScript 2 2 1 1 Updated Jun 26, 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 15 0 0 Updated Jun 26, 2024
  • crossword-tutorial-chapter-1 Public

    This repo covers the first chapter from the tutorial teaching Rust smart contract development on NEAR

    near-examples/crossword-tutorial-chapter-1’s past year of commit activity
    JavaScript 11 4 1 1 Updated Jun 25, 2024
  • crossword-snippets Public Forked from mikedotexe/crossword-snippets

    Repository for snippets that are useful for tutorial purposes

    near-examples/crossword-snippets’s past year of commit activity
    Rust 0 1 0 0 Updated Jun 25, 2024
  • near-examples/nft-tutorial’s past year of commit activity
    Rust 98 MIT 94 0 0 Updated Jun 24, 2024
  • hello-near-examples Public

    👋 Hello NEAR

    near-examples/hello-near-examples’s past year of commit activity
    JavaScript 3 7 0 0 Updated Jun 20, 2024

Top languages

Loading…

Most used topics

Loading…