This repository contains examples of a simple Hello World smart contract in both JavaScript, Rust, and Python as well as a frontend interacting with a deployed Hello World contract.
Smart Contracts:
- π Hello World JavaScript
- π¦ Hello World Rust
- π Hello World Python
Front End:
- π₯οΈ Hello World Frontend
- 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.