Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 939 Bytes

File metadata and controls

23 lines (16 loc) · 939 Bytes

Auction Examples 🧑‍⚖️

example workflow example workflow

This repository contains examples of a simple Auction smart contract in both JavaScript and Rust.


What These Examples Show

  1. How to store and retrieve information in the NEAR network.

Learn More

  1. Learn more about the contract through its README.
  2. Check our documentation.