Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.03 KB

Storage Examples 🧑‍⚖️

example workflow example workflow

This repository contains examples of using collections in smart contract development in both JavaScript and Rust.


What These Examples Show

  1. How to store and retrieve information from different collections in smart contracts.

Learn More

  1. Learn more about the contract through its README.
  2. Check our documentation about collections in Rust and JavaScript.