mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 08:51:08 +03:00
Link introduction doc in README.
This commit is contained in:
parent
b6b815f6c1
commit
cc63c17f39
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ Grin is an in-progress implementation of the MimbleWimble protocol. Many charact
|
|||
* Transaction fees are based on the number of UTXO created/destroyed and total transaction size.
|
||||
* Smooth curve for difficulty adjustments.
|
||||
|
||||
To learn more, read our [introduction to MimbleWimble and Grin](doc/intro.md).
|
||||
|
||||
## Status
|
||||
|
||||
Grin is still an infant, much is left to be done and contributions are welcome (see below). Our [status file](TODO.md) may help.
|
||||
|
|
Loading…
Reference in a new issue