/galtproject-mixer

💰 Allows to withdraw ETH or ERC20 from specified contracts and distribute them between recipient addresses in a predetermined proportion.

Primary LanguageJavaScriptOtherNOASSERTION

Galt Project Protocol Fee Mixer Contract (@galtproject/mixer)

💰 An Ethereum Smart contract. Allows to withdraw ETH or any ERC20 from specified contracts and distribute them between recipient addresses in a predetermined proportion.

The contract is used to distribute the commission in the Galt Project contracts in Ethereum and xDai.

pipeline status

Contracts Version Telegram Chat

Usage

  • make cleanup - remove solidity build artifacts
  • make compile - compile solidity files, executes make cleanup before compilation
  • make test - run tests
  • make validate - run solidity and javascript linters