Skip to content

near-examples/auctions-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auctions Tutorial 🧑‍⚖️

This repository contains examples that are used as part of the Auction Tutorial in the documentation.

The repo contains three versions of an auction contract written in both Rust and JavaScript. The first contract is a simple auction where you can place bids and claim the auction, the second introduces NFTs as a prize and the final contract uses fungible tokens to place bids.

This repo also has two different frontends, one for the simple auction and one for the final contract that uses FTs and NFTs.

Lastly, this repo contains a factory contract written in rust that is used to deploy new auctions and initialize them.


What These Examples Show

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published