Examples for building on the NEAR blockchain

Results 15 repositories owned by Examples for building on the NEAR blockchain

NFT

346
Stars
265
Forks
Watchers

Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)

guest-book-as

76
Stars
142
Forks
Watchers

Sign in with NEAR and add a message to the guest book!

FT

120
Stars
97
Forks
Watchers

Example implementations of money-like tokens, where one token is the same as any other, using the NEP-141 spec (similar to ERC-20)

counter-rust-deprecated

61
Stars
53
Forks
Watchers

Simple counter in Rust. Increment, decrement, and reset. See branches for extended usage.

cross-contract-calls

24
Stars
8
Forks
Watchers

linkdrop-proxy

20
Stars
9
Forks
Watchers

The hub for creating linkdrops containing $NEAR and one of: NFTs, and FTs or an arbitrary function called upon claim. 98% cheaper than alternate solutions

near-api-rest-server

34
Stars
12
Forks
Watchers

Interact with the NEAR blockchain using a simple REST API.

nft-onboarding

21
Stars
13
Forks
Watchers

A more detailed example of progressive onboarding using an NFT mint + sale shop example.

nft-tutorial

99
Stars
93
Forks
Watchers

poker

19
Stars
9
Forks
Watchers

Decentralized poker using NEAR blockchain as a backend.