All Git Users → near-examples

6 open source projects by near-examples

1. counter
Increment and decrement a counter with this simple smart contract via a web page.
2. guest-book
Sign in with NEAR and add a message to the guest book!
3. rust-counter
Simple counter in Rust. Increment, decrement, and reset. See branches for extended usage.
4. nft-onboarding
A more detailed example of progressive onboarding using an NFT mint + sale shop example.
5. 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)
6. NFT
Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)
1-6 of 6 user projects