VRGDAs • [](https://github.com/transmissions11/VRGDAs/actions/workflows/tests.yml)

September 19, 2022 · View on GitHub

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

Contents

  1. 1Contributing
  2. 1.1Setup
  3. 1.2Run Tests
  4. 1.3Update Gas Snapshots