This repository contains example implementations of a Guest Book smart contract in both JavaScript and Rust, and an examples of a frontend interacting with a deployed Guest Book contract
- How to store values for different users and handle Token transfers
- How to interact with a smart contract on NEAR from a frontend
- Learn more about the contract through its README.
- Check our documentation.