docs
Documentation for Grin and Mimblewimble
File Explorer
Download Latest Version (.zip)- ci.yml
- markdown-links.config.json
- markdown-links.yml
- emission.md
- privacy.md
- proof-of-work.md
- scalability.md
- story.md
- transactions.md
- G1-tut-1.png
- G1-tut-2.png
- G1-tut-3.png
- G1-tut-4.png
- G1-tut-5.png
- G1-tut-6.png
- G1-tut-7.png
- a-output.png
- b-output.png
- c-output.png
- coinbase-output.png
- d-output.png
- dandelion.png
- e-output.png
- ecc1.png
- ecc2.png
- emission_chart.png
- f-output.png
- g-output.png
- grin-deposit-mockup.png
- grin-logo.svg
- grin-mw-logo.svg
- grin-withdraw-mockup.png
- h-output.png
- receiver-msg.png
- receiver-msg_prev.png
- send-msg.png
- tui.png
- tx-flow.png
- grinnode-live.png
- grinplusplus-receive.png
- grinplusplus-receive2.png
- grinplusplus-send.png
- grinplusplus-send2.png
- grinplusplus-send3.png
- grinplusplus-send4.png
- grinplusplus-slatepack.png
- grinplusplus.png
- ironbelly.png
- niffler-receive.png
- niffler-receive2.png
- niffler-send.png
- niffler-send2.png
- niffler-send3.png
- niffler-send4.png
- niffler-slatepack.png
- niffler.png
- initialize.md
- install.md
- receive.md
- send.md
- build.md
- wallet-handbook.md
- wallets.md
- extra.css
- node-api.md
- stratum-rpc.md
- wallet-api.md
- block-body.md
- block-header.md
- fees-and-weight.md
- merkle_proof.png
- chain-sync.md
- merkle-mountain-range.md
- merkle-structures(old).md
- state-and-pruning.md
- always-listening-wallet.md
- build-run-automation.md
- google-cloud-node.md
- how-to-mine-with-G1-mini-ASIC.md
- how-to-mine.md
- monetary-policy.md
- nomenclature-bs.md
- regarding-foundations.md
- story-of-distribution.md
- user-stories-use-cases.md
- commitments.md
- ecc.md
- mimblewimble.md
- (og)introduction-to-mimblewimble.md
- grin-for-bitcoiners.md
- cuckoo_base.png
- cuckoo_base_numbered.png
- cuckoo_base_numbered_few_edges.png
- cuckoo_base_numbered_many.png
- cuckoo_base_numbered_many_edges.png
- cuckoo_base_numbered_minimal.png
- cuckoo_base_numbered_more_edges.png
- cuckoo_base_numbered_more_edges_cycle.png
- coinbase-maturity-rule.md
- cuckoo-cycle.md
- dandelion.md
- nrd-kernels.md
- switch-commitments.md
- code-audits.md
- grin-security-process.md
- security-team.md
- list-of-services.md
- slatepack-integration.md
- contracts.md
- payment-proofs.md
- range-proof-format.md
- slatepack.md
- slates.md
- transaction-body.md
- resources.md
- table-of-contents.md
- CNAME
- grin-rfcs
- index.md
- header.html
- .browserslistrc
- .dockerignore
- .editorconfig
- .gitignore
- .gitmodules
- .stylelintignore
- .stylelintrc
- Containerfile
- mkdocs.yml
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/mimblewimble/docs
Downloads the entire project code from GitHub to your computer.
cd docs
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
