shapeshift / idle-router

Shapeshift DAO's router for Idle Finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeShift DAOs Affiliate Router for Idle Finance

This router provides a thin wrapper around the IdleFinance CDO contract suite to allow for tracking of deposits that originate from Shapeshift users for the IdleCDO contracts.

Deployment

Idle Finance Documentation and Contracts

Getting Started

The test suite uses a forked mainnet environment to test against the IdleCdo contracts. To run the test suite you must provide a ethereum node to interact with in the .env file. A free node / api key can be obtained from infura or alchemy.

To run the tests

  1. yarn install
  2. copy the .env.example over to .env and add needed variables
  3. yarn test

About

Shapeshift DAO's router for Idle Finance

License:GNU General Public License v3.0


Languages

Language:JavaScript 68.0%Language:Solidity 31.1%Language:Shell 0.9%