https://github.com/shutter-network/rolling-shutter
A threshold encryption framework for L1 & L2 EVM-compatible chains.
https://github.com/shutter-network/rolling-shutter
blockchain ethereum frontrunning mev rollups threshold-encryption
Last synced: about 2 months ago
JSON representation
A threshold encryption framework for L1 & L2 EVM-compatible chains.
- Host: GitHub
- URL: https://github.com/shutter-network/rolling-shutter
- Owner: shutter-network
- Created: 2021-06-24T13:59:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T15:27:42.000Z (3 months ago)
- Last Synced: 2025-02-24T03:56:57.775Z (3 months ago)
- Topics: blockchain, ethereum, frontrunning, mev, rollups, threshold-encryption
- Language: Go
- Homepage: https://twitter.com/ShutterNetwork/
- Size: 4.97 MB
- Stars: 31
- Watchers: 7
- Forks: 13
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rolling Shutter
Rolling Shutter is an MEV protection system for rollups. It prevents
frontrunning and improves censorship resistance using a threshold encryption
mechanism. The system can be integrated into any rollup with only slight
modifications to its protocol.## Further Reading
For a high-level introduction, check out the
[announcement blog post](https://blog.shutter.network/announcing-rolling-shutter/).
Also, have a look at the
[Rolling Shutter FAQ](https://blog.shutter.network/rolling-shutter-faq/).