-
Notifications
You must be signed in to change notification settings - Fork 85
Home
Grin is an in-progress implementation of the MimbleWimble protocol.
Here's an overview:
- Clean and minimal implementation, and aiming to stay as such.
- Follows the MimbleWimble protocol, which provides great anonymity and scaling characteristics.
- Cuckoo Cycle proof of work: Cuckaroo and Cuckatoo.
- Relatively fast block time: one minute.
- Fixed block reward over time with a decreasing dilution.
- Transaction fees are based on the number of Outputs created/destroyed and total transaction size.
- Smooth curve for difficulty adjustments.
To learn more, read our introduction to MimbleWimble and Grin or check out the FAQ.
Check the grin project website for the latest status.
To get involved, read our contributing docs.
Find us:
- Lobby Chat: Gitter.
- Support Chat: Gitter.
- Forum
- Website
- Mailing list: join the ~MimbleWimble team and subscribe on Launchpad.
- News: Twitter retweeter bot collects headlines, mailing list posts, and reddit posts related to MimbleWimble/Grin.
To learn more about the technology, read our introduction.
To build and try out Grin, see the Build Doc.
Grin likes itself small and easy on the eyes. It wants to be inclusive and welcoming for all walks of life, without judgement. Grin is terribly ambitious, but not at the detriment of others, rather to further us all. It may have strong opinions to stay in line with its objectives, which doesn't mean disrespect of others' ideas.
We believe in pull requests, data, and scientific research. We do not believe in unfounded beliefs.
Tom Elvis Jedusor for the first formulation of MimbleWimble.
Ignotus Peverell for the starting of Grin project and turning the MimbleWimble paper into real.
Andrew Poelstra for his related work and improvements.
John Tromp for the Cuckoo Cycle proof of work.
Basics
- Getting Started
- User Documentation
- MimbleWimble
- FAQ
- Planned releases (Roadmap)
- Code of Conduct
Contributing
- Contributing Guide
- Code Structure
- Code coverage and metrics
- Code Reviews and Audits
- Adding repos to /mimblewimble
Development
Mining
Infrastructure
Exchange integrations
R&D
Grin Community
Grin Governance
Risk Management
Grin Internals
- Block Header Data Structure
- Detailed validation logic
- P2P Protocol
Misc