mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Update readme
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
[](https://travis-ci.org/sigp/rust_beacon_chain)
|
||||
|
||||
A **work-in-progress** implementation of the Ethereum beacon_chain in Rust.
|
||||
It's named "lighthouse" because they are rusty beacons.
|
||||
|
||||
It is an implementation of the [Full PoS Casper chain
|
||||
v2](https://notes.ethereum.org/SCIg8AH5SA-O4C1G1LYZHQ?view) spec and is also
|
||||
@@ -12,7 +11,7 @@ largely based upon the
|
||||
|
||||
## Usage
|
||||
|
||||
Presently this is proof-of-concept with p2p or any expected node functionality.
|
||||
Presently this is proof-of-concept without p2p or any expected node functionality.
|
||||
You can run the tests like this:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user