seanmc9 / containerized-revnet

A containerized version of https://github.com/rev-net/revnet-contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Containerized Revnet

A containerized version of https://github.com/rev-net/revnet-contracts.

Left TODOs:

  • implement buyback mechanism
  • implement dynamic intra-stage price ceiling

Development

To build, use this Foundry forge command:

$ forge build

If you don't have Foundry, you can get it by following the instructions here under the "Use Foundryup" section. Namely:

  1. Run curl -L https://foundry.paradigm.xyz | bash in your terminal.
  2. Run foundryup in your terminal.

About

A containerized version of https://github.com/rev-net/revnet-contracts.

License:MIT License


Languages

Language:Solidity 100.0%