mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
ce82c82b0d
* add doc/table_of_contents, initial attempt, based on https://lists.launchpad.net/mimblewimble/msg00024.html And explain and link to build.md about creating folders server and wallet manually. * add Files in this folder (doc) * rename headlines * docs: extract code and directory structure to code_structure.md
1,020 B
1,020 B
Documentation structure
- [FAQ][faq.md] - Frequently Asked Questions
- build - Explaining how to build and run the Grin binaries
- chainsync - About how grin's blockchain is synchronized
- contractideas - Ideas on how to implement contracts
- grin4bitcoiners - Explaining grin from a bitcoiner's perspective
- internal/pool - Technical explanation of the transaction pool
- intro - Technical introduciton to grin
- local_net - Technical explanation of how to test Grin locally, simulating several peers, for full integration testing and network simulations
- merkle - Technical explanation of grin's favorite kind of merkle trees
- pruning - Technical explanation of pruning
- rangeproofs - Technical explanation of range proofs
- style - About code formatting
- wallet - Explains the wallet design and
grin wallet
sub-commands