transmissions11 / VRGDAs

Variable Rate Gradual Dutch Auctions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRGDAs • CI

Variable Rate Gradual Dutch Auctions. Read the whitepaper here.

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

git clone https://github.com/transmissions11/VRGDAs.git
cd VRGDAs
forge install

Run Tests

forge test

Update Gas Snapshots

forge snapshot

About

Variable Rate Gradual Dutch Auctions.

License:MIT License


Languages

Language:Solidity 94.7%Language:Python 5.3%