metaplex/rust/auction/program
Jordan Prince c274648d6e Update cargo to latest 2021-09-04 18:39:43 -05:00
..
src Cancelling bid only if the auction has not ended yet (#165) 2021-07-25 16:38:27 -05:00
tests Fixes for cli 2021-06-28 19:59:15 -07:00
Cargo.lock History doesn't repeat itself, but it does rhyme. 2021-06-12 12:27:51 -05:00
Cargo.toml Update cargo to latest 2021-09-04 18:39:43 -05:00
README.md History doesn't repeat itself, but it does rhyme. 2021-06-12 12:27:51 -05:00
Xargo.toml History doesn't repeat itself, but it does rhyme. 2021-06-12 12:27:51 -05:00

README.md

title
Auction Program

Background

Solana's programming model and the definitions of the Solana terms used in this document are available at:

Source

The Auction Program's source is available on github

Interface

TODO

Operational Overview

TODO