This repository contains examples of a simple Hello World smart contract in both JavaScript and Rust, as well as a frontend interacting with a deployed Hello World contract
- How to store a value in a smart contract
- How to interact with a smart contract on NEAR from a frontend
- Learn more about the contract through its README.
- Check our documentation.