Appendix A - External Libraries - Algorand Specifications

Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Algorand Specifications

Algorand uses a fork of gorilla websocket (v1.4.2), to implement the Relay Network.

Relevant changes:

Further details refer to the fork.

Algorand uses go-libp2p library (building from the latest release), to implement the Peer-to-Peer network.

See libp2p specifications for detailed documentation on this external package.