Skip to content

Tingesplatform/contracts

Repository files navigation

DAICO contracts

Solidity Build Status GitHub last commit License

DAICO is a mechanism of spending money gradually over time with the the opportunity to refund the capital contribution which means that investors may vote to withdraw the remaining funds if the project team fails. To achieve this, funds get locked in a structures consisting of two contract types:

  • Buckets - keep the amount of funds (ERC-20 stablecoins) and allow to withdraw the limited amount via connected taps;
  • Taps - serve withdrawal requests of spenders limiting the amount the spender can withdraw per time interval based on preconfigured rate;

Authors

Releases

No releases published

Packages

No packages published