Skip to content

Commit

Permalink
[STRUCTURE] Merge #183 add menu to readme
Browse files Browse the repository at this point in the history
Add Menus on every chapter
  • Loading branch information
MaxHillebrand committed Sep 17, 2019
2 parents 68ba34a + 484f4fb commit e773516
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/FAQ/README.md
Expand Up @@ -11,3 +11,11 @@ This is an archive with some of the many questions that Wasabikas have frequentl
Including about the basics of privacy and Bitcoin in general.
The important details of how to install Wasabi properly and the best practices how to use it.
Further the questions for those who are interested in contributing to Wasabi.

### List

- [Introduction FAQ](/FAQ/FAQ-Introduction.html)
- [Installation FAQ](/FAQ/FAQ-Installation.html)
- [Use of Wasabi FAQ](/FAQ/FAQ-UseWasabi.html)
- [Bitcoin Privacy FAQ](/FAQ/FAQ-GeneralBitcoinPrivacy.html)
- [Contribution FAQ](/FAQ/FAQ-Contribution.html)
16 changes: 16 additions & 0 deletions docs/building-wasabi/README.md
Expand Up @@ -11,3 +11,19 @@ This is the place with all the nuances of how Wasabi wallet is being build.
Here you find out about the Wasabikas who have already supported this open source project.
Some of the issues they are working on now as well as the research for future ideas.
And all the necessary information you need to quickly start with your invaluable contribution.

### Chapters

- [Technical Overview of Wasabi Wallet](/building-wasabi/TechnicalOverview.html)
- [Contribution Checklist](/building-wasabi/ContributionChecklist.html)
- [Dojo](/building-wasabi/Dojo.html)
- [ToDo List](/building-wasabi/ToDo.html)
- [Coding Conventions](/building-wasabi/CodingConventions.html)
- [Demo Guide](/building-wasabi/DemoGuide.html)
- [Contribution Game](/building-wasabi/ContributionGame.html)
- [Security Policy](/building-wasabi/Security.html)
- [Code Coverage](/building-wasabi/CodeCoverage.html)
- [Hardware Wallet Integration Testing](/building-wasabi/HardwareWalletTestingGuide.html)
- [Developers debugging Guide](/building-wasabi/HowToDebug.html)
- [Ports](/building-wasabi/Ports.html)
- [MIT License](/building-wasabi/LICENSE.html)
17 changes: 17 additions & 0 deletions docs/using-wasabi/README.md
Expand Up @@ -10,3 +10,20 @@
Here are all the nuances of how to use Wasabi wallet in all regards.
Starting with a step-by-step guide on how to verify and install the software.
Further tutorials about the different parts of the wallet, for newbies and power users.

### Chapters

#### Installing Wasabi
- [Install package](/using-wasabi/InstallPackage.html)
- [Build from source code](/using-wasabi/BuildSource.html)
- [Deterministic Build](/using-wasabi/DeterministicBuild.html)
#### Installing Wasabi
- [Wallet Generation](/using-wasabi/WalletGeneration.html)
- [Password Finder](/using-wasabi/PasswordFinder.html)
- [Headless Wasabi Deamon](/using-wasabi/Daemon.html)
- [Supported BIPs](/using-wasabi/BIPs.html)
#### Privacy Best Practices
- [Address Reuse](/using-wasabi/AddressReuse.html)
- [Lost Password Strategy](/using-wasabi/LostPassword.html)
- [Network Level Privacy](/using-wasabi/NetworkLevelPrivacy.html)
- [How you can be de-anonymized using Bitcoin](/using-wasabi/Deanonimization.html)
7 changes: 7 additions & 0 deletions docs/why-wasabi/README.md
Expand Up @@ -11,6 +11,13 @@ This is the place with an introduction to privacy in general, and why especially
Here is covered how Bitcoin is already good for privacy, much better than the incumbent monetary system.
And why Wasabi can make Bitcoin to an even better tool of self defense by default.

### Chapters

- [Why Privacy is Important](/why-wasabi/WhyPrivacyImportant.html)
- [Privacy in Bitcoin](/why-wasabi/BitcoinPrivacy.html)
- [Ten Commandments](/why-wasabi/10Commandments.html)
- [Transaction Surveillance Companies](/why-wasabi/TransactionSurveillanceCompanies.html)

![](/InfographicWhyWasabi.png)

## Gaining privacy with Wasabi Wallet for Bitcoin transactions
Expand Down

0 comments on commit e773516

Please sign in to comment.