lighthouse/beacon_node
2019-03-08 11:07:30 +11:00
..
beacon_chain [Temp Commit] Implements more basic skeleton code. 2019-03-04 16:39:37 +11:00
client Node listens on default port and connects to bootnodes. 2019-03-08 11:07:30 +11:00
db Initial beacon node setup. 2019-02-28 10:29:28 +11:00
libp2p Node listens on default port and connects to bootnodes. 2019-03-08 11:07:30 +11:00
network Add libp2p transport - tcp/ws/secio and multiplexing. 2019-03-06 23:31:08 +11:00
rpc Implement the basic structure of the beacon node. 2019-03-03 18:28:12 +11:00
src [Temp Commit] Implements more basic skeleton code. 2019-03-04 16:39:37 +11:00
sync Implement skeleton network/sync framework. 2019-03-04 18:31:01 +11:00
version Initial beacon node setup. 2019-02-28 10:29:28 +11:00
Cargo.toml Implement the basic structure of the beacon node. 2019-03-03 18:28:12 +11:00