Skip to content

A simple auction to exemplify how to build smart contracts

Notifications You must be signed in to change notification settings

near-examples/auction-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple auction to exemplify how to build smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 41.4%
  • JavaScript 41.3%
  • TypeScript 8.9%
  • CSS 8.4%