Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dappnode/mev-sp-contracts
- Owner: dappnode
- Created: 2022-11-25T07:25:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T11:42:56.000Z (8 months ago)
- Last Synced: 2024-05-02T23:57:18.059Z (8 months ago)
- Language: JavaScript
- Size: 269 KB
- Stars: 4
- Watchers: 6
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)