All Projects → mimblewimble → Grin

mimblewimble / Grin

Licence: apache-2.0
Minimal implementation of the Mimblewimble protocol.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Grin

Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-96.79%)
Mutual labels:  cryptocurrency, cryptography
Awesome Substrate
A curated list of awesome projects and resources related to the Substrate blockchain development framework.
Stars: ✭ 228 (-95.34%)
Mutual labels:  cryptocurrency, cryptography
Lopp.net
Personal web site of Jameson Lopp
Stars: ✭ 174 (-96.45%)
Mutual labels:  cryptocurrency, cryptography
Vrf.js
A pure Javascript Implementation of Verifiable Random Functions
Stars: ✭ 124 (-97.47%)
Mutual labels:  cryptocurrency, cryptography
Lightning Onion
Onion Routed Micropayments for the Lightning Network
Stars: ✭ 297 (-93.94%)
Mutual labels:  cryptocurrency, cryptography
Feathercoin
Stars: ✭ 126 (-97.43%)
Mutual labels:  cryptocurrency, cryptography
Firmware
❄️ Firmware and simulator for Coldcard Hardware Wallet
Stars: ✭ 198 (-95.96%)
Mutual labels:  cryptocurrency, cryptography
Sputter
Ethereum Virtual Machine (EVM) implementation
Stars: ✭ 111 (-97.73%)
Mutual labels:  cryptocurrency, cryptography
gotts
A blockchain for non-collateralized stable-coins, follow MimbleWimble protocol but with explicit amount.
Stars: ✭ 48 (-99.02%)
Mutual labels:  cryptography, mimblewimble
gringo
Alternative full Grin node on Golang (implementation of the MimbleWimble protocol) https://github.com/mimblewimble/grin
Stars: ✭ 45 (-99.08%)
Mutual labels:  grin, mimblewimble
Cruzbit
A simple decentralized peer-to-peer ledger implementation
Stars: ✭ 118 (-97.59%)
Mutual labels:  cryptocurrency, cryptography
Tendermint
⟁ Tendermint Core (BFT Consensus) in Go
Stars: ✭ 4,491 (-8.29%)
Mutual labels:  cryptocurrency, cryptography
Solar
🌞 Stellar wallet. Secure and user-friendly.
Stars: ✭ 117 (-97.61%)
Mutual labels:  cryptocurrency, cryptography
Cryptokernel
A SDK for implementing blockchain-based digital currencies
Stars: ✭ 146 (-97.02%)
Mutual labels:  cryptocurrency, cryptography
Multi Party Schnorr
Rust implementation of multi-party Schnorr signatures over elliptic curves.
Stars: ✭ 115 (-97.65%)
Mutual labels:  cryptocurrency, cryptography
Zips
Zcash Improvement Proposals
Stars: ✭ 188 (-96.16%)
Mutual labels:  cryptocurrency, cryptography
Bitcoin Cryptography Library
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Stars: ✭ 81 (-98.35%)
Mutual labels:  cryptocurrency, cryptography
Zcash Mini
A minimal portable Zcash z-address generator for offline / paper wallets
Stars: ✭ 87 (-98.22%)
Mutual labels:  cryptocurrency, cryptography
Bitcoin
Bitcoin Core integration/staging tree
Stars: ✭ 60,211 (+1129.55%)
Mutual labels:  cryptocurrency, cryptography
Multi Party Ecdsa
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
Stars: ✭ 339 (-93.08%)
Mutual labels:  cryptocurrency, cryptography

Build Status Coverage Status Chat Support Documentation Wiki Release Version License

Grin

Grin is an in-progress implementation of the Mimblewimble protocol. Many characteristics are still undefined but the following constitutes a first set of choices:

  • Clean and minimal implementation, and aiming to stay as such.
  • Follows the Mimblewimble protocol, which provides hidden amounts and scaling advantages.
  • Cuckoo Cycle proof of work in two variants named Cuckaroo (ASIC-resistant) and Cuckatoo (ASIC-targeted).
  • 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.

Status

Grin is live with mainnet. Still, much is left to be done and contributions are welcome (see below). Check our mailing list archives for the latest status.

Contributing

To get involved, read our contributing docs.

Find us:

Getting Started

To learn more about the technology, read our introduction.

To build and try out Grin, see the build docs.

Philosophy

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.

Credits

Tom Elvis Jedusor for the first formulation of Mimblewimble.

Andrew Poelstra for his related work and improvements.

John Tromp for the Cuckoo Cycle proof of work.

License

Apache License v2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].