NFT
Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)nft-market
NFT & Marketplace Contracts with royalties and fungible token support. Sample React app included.FT
Example implementations of money-like tokens, where one token is the same as any other, using the NEP-141 spec (similar to ERC-20)nft-tutorial
guest-book-as
Sign in with NEAR and add a message to the guest book!counter-rust-deprecated
Simple counter in Rust. Increment, decrement, and reset. See branches for extended usage.rust-status-message
Set and retrieve status messages per account with this simple smart contract.wallet-example
This example demonstrates how to integrate your application with NEAR Wallet.workshop--exploring-assemblyscript-contracts
Learn to develop contracts for NEAR Protocol using AssemblyScriptcounter-as
Increment and decrement a counter with this simple smart contract via a web page.rust-template
token-factory
Allows anyone to issue new fungible tokenspow-faucet
Proof of Work Faucet for NEAR accounts to gain Ⓝ (NEAR denomination) from a React app.token-contract-as
Implementation of token contract similar to ERC20.nft-onboarding
A more detailed example of progressive onboarding using an NFT mint + sale shop example.near-multichain
Examples for signing and executing transactions across multiple blockchain protocols from one NEAR account.poker
Decentralized poker using NEAR blockchain as a backend.workshop--exploring-near-apis
Learn to work with NEAR APIscoin-flip-examples
A random coin-flip that lives in the NEAR blockchainnft-tutorial-frontend
nft-tutorial-js
chainsig-script
Script to sign TX for Ethereum and Bitcoin, using Near Protocol MPC.nearnames
Gift someone a named near account ID with a link. Rotates the main full access key and secures receiver of new account.rust-fungible-token
Create a fungible token on a NEAR account. Additionally, use escrow functionality to send tokens on behalf of another account.transaction-examples
Examples of how to construct, sign, and send transactions on the NEAR blockchain.place
NEAR Place - draw with pixels to earn more pixelscrossword-tutorial-chapter-1
This repo covers the first chapter from the tutorial teaching Rust smart contract development on NEARnear-account-utils
Small command line demo using near-api-js and JSON RPC APInear-pet-shop
Compile and migrate simple Solidity contracts using Truffle to the NEAR EVMhello-near-js-deprecated
Hello NEAR in JavaScript!staking-pool-factory
Frontend for the Staking Pool Factory on betanethello-near-rust-deprecated
Hello NEAR in Rust!token-printer
Faucet using Proof of Work to distribute Ⓝ. The token printer goes BRRR…..ft-tutorial
near-lake-accounts-watcher
A source code for a video tutorial on how to use the [NEAR Lake Framework](https://github.com/near/near-lake-framework)guest-book-js-deprecated
About Sign in with NEAR and add a message to the guest book!simulation-testing
Demonstration of simulation testing - a category of testing allowing (direct) cross-contract callsnft-series
mint editions of an NFT series (with individual owner permissions) from a single contract on NEAR Protocolbos-gateway-deprecated
The simplest gateway for BOScollection-examples-rs
indexer-tx-watcher-example-lake
NEAR Lake Framework indexer example that watches for transaction for specified accounts/contractsnear-lake-raw-printer
An example of NEAR Lake Framework usage that prints the raw data from the streamrust-high-level-cross-contract
Explore various cross-contract calls written in Rust using a localnet and the cli.simple_counter_as
An example of creating a AssemblyScript NEAR contract by hand.storage-examples
indexer-tx-watcher-example
NEAR Indexer example that watches for transaction for specified accounts/contractscrud-tutorial
near-lake-nft-indexer
Source code for the tutorialescrow-js
A simple example of a NEAR escrow contract in JavaScriptevm-simple
Interact with the NEAR EVM in 42 lines of code.cross-contract-hello-rust
An example on how to perform the simplest cross-contract call in NEARhello-near-examples
👋 Hello NEARnear-dashboard
A toy project to produce a cool looking CLI dashboard for the NEAR platform.chainlink-demo
This demonstrates how a smart contract on NEAR can access off-chain data via Chainlink's oracle solution.update-migrate-rust
An example on how to perform self-updates and state migrations in NEAR Rust contractsdonation-js-deprecated
JavaScript donations contract seen in our documentation.free-place
Unlimited NEAR Place - draw for free. We're paying for youcrossword-tutorial-chapter-2
Second chapter in the zero-to-hero guide for Rust smart contract developmentcollection-examples-as
Examples for using NEAR AssemblyScript collectionscoingecko-oracle
guest-book-rust-deprecated
A guest book that lives in the NEAR networkrust-linkdrop-app
guest-book-tutorial
Sign in with NEAR and add a message to the guest book!cross-contract-calls
This repo contains examples for cross contract calls in Rust, JS, as well as an advanced cross contract call examplecross-contract-calls-tutorial
Zero to hero tutorial for cross-contract calls.hackathon-starter-kit
This starter kit includes 3 project templatescrossword-tutorial-chapter-3
Adding cross-contract calls and an interesting use of access keys to our crossword puzzle.jestnet
Run jest JS tests on testnetdonation-rust-deprecated
Donation example in rustcounter-js-deprecated
Simple counter in JavaScript. Increment, decrement, and reset.donation-examples
rust-multisig-example
A multisig contract example app. Deploy the contract and contract the multisig via React App.activity--TEMPLATE
A template for workshop activities using AssemblyScript contractsrust-filehash
A map of file hashes to account idscross-contract-rust-counter
A simple extension to the rust counter with the addition of cross-contract callscontract-that-deploys-contracts-rs
NEAR-Arweave-Tutorial
A tutorial on how to store information on Arweave and mint the ID on NEARoracle
BlockVote-JS-Edition
lake-indexer-start-options
The source code for the tutorialindexer-tutorials
A code related to indexer tutorials from official documentationNEAR-SIA-SKYNET-Tutorial
Quick tutorial on how to integrate Sia'webrtc-chat
[WIP] WebRTC based video calls using NEAR to establish connectionbos-components
A template for teams to collaborate on BOS componentsLove Open Source and this site? Check out how you can help us