-
P2P networking stack
- P2P services
- RPCs support - in progress
- GossipSub
-
Developer tools
-
Consensus logic - not documented yet
-
Block production logic
- Internal transition
- External transition - not documented yet
- VRF function - in progress
-
Peer discovery/advertising
- Peer discovery through kademlia - in progress
- SNARK work - SNARK production is implemented (through OCaml). Node can complete and broadcast SNARK work.
-
Compatible ledger implementation - not documented yet
-
Transition frontier - not documented yet
-
Bootstrapping process - in progress
-
Block application - not documented yet
-
How to run