-
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.
To get involved, read our contributing docs.
To build and try out Grin, see the Build Doc.
Come by the keybase channels in team Grincoin and talk to us!
Check out our website, forum, and the mailing list:
Follow us on Twitter:
- Grin Council account
- Retweeter bot collects mailing list posts.
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