Entropy - Power Perpetuals Exchange (https://entropy.trade)
Entropy is a derivatives exchange for those focused on trading non-linear and/or convex perpepetual & futures instruments. The first suite of products includes BTC power perpetuals and a BTC volatility perpetual.
The vast majority of the code contained in this repository is directly attributable to https://github.com/blockworks-foundation/mango-v3. Entropy was only possible due to the hard work and contributions of the Mango Markets core dev team and DAO contributors.
Any content produced and contained here does not encourage, induce or sanction the deployment of any such applications in violation of applicable laws or regulations.
By all means, we welome contribution to the codebase!
This is currently unaudited software. Use at your own risk.
- New development happens on
main
. Pull requests should always targetmain
by default. - Bugfixes for releases should usually be merged into
main
and then be cherry-picked to the release branch. - Only push to release branches after talking to the release owner.
- When a release is done, the released version is tagged and the release branch is deleted.
- To know what is deployed on mainnet, check the Anchor Builds.