codeislaw1993 / idle-contracts

Contracts for idle.finance

Home Page:https://idle.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

############ THIS REPO HAS BEEN MOVED HERE https://github.com/Idle-Labs/idle-contracts ############

Idle contracts

Live version: https://idle.finance

Introduction

Idle is a decentralized protocol dedicated to bringing automatic asset allocation and aggregation to the interest-bearing tokens economy. This protocol bundles stable crypto-assets (stablecoins) into tokenized baskets that are programmed to automatically rebalance based on different management logics.

Docs

developers.idle.finance

Tests

To run tests first spin up a ganache-cli instance with unlimited contract size flag

ganache-cli --allowUnlimitedContractSize

then

truffle test

About

Contracts for idle.finance

https://idle.finance

License:Other


Languages

Language:Solidity 52.7%Language:JavaScript 47.3%