Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dappnode/mev-sp-contracts

Dappnode's MEV Smoothing Pool
https://github.com/dappnode/mev-sp-contracts

Last synced: 9 days ago
JSON representation

Dappnode's MEV Smoothing Pool

Awesome Lists containing this project

README

        

# mev-sp-contracts

[**Smooth**](https://smooth.dappnode.io/) is made of:

- [mev-sp-contracts](https://github.com/dappnode/mev-sp-contracts): contains the smoothing pool contracts where validators must send their rewards to, used to subscribe/unsubscribe and claim their share.
- [mev-sp-oracle](https://github.com/dappnode/mev-sp-oracle): contains the rewards calculation algorithm and utilities to both update the merkle root of the tree and create proofs to be used in the smart contract for claiming rewards.
- [mev-sp-fe](https://github.com/dappnode/mev-sp-fe): contains a frontend that allows to interact with the oracle in a user friendly way.

# Future License
Smooth was developed by Dappnode. While we plan to adopt an open source license, we haven't selected one yet, so all rights are reserved for the time being. Please reach out to us if you have thoughts on licensing.

# Legal Disclaimer
[Terms Of Service](https://github.com/dappnode/mev-sp-contracts/blob/main/TERMS_OF_SERVICE.md)