antoineherzog / auction-house

sealed bid multi unit auction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auction house program

Installation

Make sure to place the auction-house repository checkout in the same folder as a checkout of the agnostic-orderbook.

Install anchor and run yarn install from the root of the auction house repo.

Devnet Test Tokens:

All devnet mints can be controlled with the auction development keypair.

mint: GoES7CDvee2AiNWNBoGuuQnEwD8b1qyMXL77cxSDf3Vd
token: 3T5Q25nPS65nb7XD32JnGA9nf9J1cTznGSBrKvyS97bu
decimals: 6
mint: ATDQACtXEBK6C5p8qc7bXBswi12FSBgbzTuLhR1fpeUC
token: 8t2HoVLT4q2ufPSuftc6ZoAy1QLZY63FsU1KqCEpEqoD
decimals: 6
mint: D4oTt5PcMBf1R8VXKPMbe4zD7eveAYj7v9vbjhWH4Z3s
token: AXiE4UHkWb7DWesyPoEvZmPaTuFjnq9dVLhg5yZFwuAe
decimals: 9
mint: Hvz3iPHvTGWdMhJP3rGGfQd79Xed9NBzMjmmMjdDqUgM
token: C2m3B8jWFJPhRD8aPZLbRBhGn3YahP5Zz1TQLCbQniBJ
decimals: 0

About

sealed bid multi unit auction


Languages

Language:TypeScript 71.7%Language:Rust 27.5%Language:CSS 0.6%Language:JavaScript 0.3%