Update readme
This commit is contained in:
parent
84239a7276
commit
ac561a4684
@ -3,7 +3,6 @@
|
|||||||
[![Build Status](https://travis-ci.org/sigp/rust_beacon_chain.svg?branch=master)](https://travis-ci.org/sigp/rust_beacon_chain)
|
[![Build Status](https://travis-ci.org/sigp/rust_beacon_chain.svg?branch=master)](https://travis-ci.org/sigp/rust_beacon_chain)
|
||||||
|
|
||||||
A **work-in-progress** implementation of the Ethereum beacon_chain in Rust.
|
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
|
It is an implementation of the [Full PoS Casper chain
|
||||||
v2](https://notes.ethereum.org/SCIg8AH5SA-O4C1G1LYZHQ?view) spec and is also
|
v2](https://notes.ethereum.org/SCIg8AH5SA-O4C1G1LYZHQ?view) spec and is also
|
||||||
@ -12,7 +11,7 @@ largely based upon the
|
|||||||
|
|
||||||
## Usage
|
## 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:
|
You can run the tests like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user