Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ava-labs/mastering-avalanche
Mastering Avalanche 1st Edition - The Internet of Finance
https://github.com/ava-labs/mastering-avalanche
Last synced: 3 months ago
JSON representation
Mastering Avalanche 1st Edition - The Internet of Finance
- Host: GitHub
- URL: https://github.com/ava-labs/mastering-avalanche
- Owner: ava-labs
- License: other
- Created: 2021-03-03T17:55:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T00:17:07.000Z (about 3 years ago)
- Last Synced: 2024-07-28T02:30:49.746Z (4 months ago)
- Homepage:
- Size: 3.51 MB
- Stars: 178
- Watchers: 18
- Forks: 52
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Mastering Avalanche
Mastering Avalanche 1st Edition - The Internet of Finance.
This work is inspired by, but not based on, [Mastering Bitcoin](https://github.com/bitcoinbook/bitcoinbook) by [Andreas M. Antonopoulos](https://aantonop.com).
## Table of Contents
* [Chapter 1 - Introduction](./chapter_01.md)
* [Chapter 2 - How Avalanche works](./chapter_02.md)
* [Chapter 3 - AvalancheGo, the reference implementation](./chapter_03.md)
* [Chapter 4 - Keys and Addresses](./chapter_04.md)
* [Chapter 5 - Wallets](./chapter_05.md)
* [Chapter 6 - Transactions](./chapter_06.md)
* [Chapter 7 - The Avalanche Network](./chapter_07.md)
* [Chapter 8 - The Blockchain](./chapter_08.md)
* [Chapter 9 - Consensus](./chapter_09.md)
* [Chapter 10 - Avalanche Security](./chapter_10.md)
* [Chapter 11 - Avalanche Applications](./chapter_11.md)
* [Chapter 12 - Whitepapers](./chapter_12.md)
* [Chapter 13 - Contributors](./chapter_13.md)