Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)