ravenerzz / dolomite-margin-modules

Live testing against the DolomiteMargin instance on all deployed networks for adding new modules.

Home Page:https://dolomite.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity Smart Contracts for integration tests against the live DolomiteMargin instance on all deployed networks for adding new modules that hook into a live deployment.

Installation

  1. Run yarn install to install the rest of the dependencies.
  2. Sign up on Infura or Alchemy. We recommend using Infura or Alchemy to allow for a reproducible Arbitrum One testing environment as well as efficiency due to caching.
  3. Run yarn build to compile all smart contracts and build TypeChain wrappers

Testing

  1. To run all tests, run yarn test

About

Live testing against the DolomiteMargin instance on all deployed networks for adding new modules.

https://dolomite.io

License:GNU General Public License v3.0


Languages

Language:Solidity 52.7%Language:TypeScript 45.6%Language:Python 1.6%Language:JavaScript 0.0%Language:Shell 0.0%