Explore Code Examples
Deploy NFTs, Social Tokens, and messaging with ease.
Deploy NFTs, Social Tokens, and messaging with ease.
Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-4 spec (similar to ERC-721).
Simple counter in Rust. Increment, decrement, and reset. See branches for extended usage.
Example implementations of money like tokens, where one token is the same as any other, using the NEP-141 spec (similar to ERC-20).
Set and retrieve status messages per account with this simple smart contract.
Increment and decrement a counter with this simple smart contract via a web page.
Proof of work faucet for near accounts to gain NEAR from a React app.
This example demonstrates how to integrate your application with NEAR Wallet.