1.8 KiB
1.8 KiB
Ethereum Beacon Chain
An alternative implementation of the Ethereum beacon chain in Nim.
Please see Full Casper chain v2.1 specs and the Ethereum Foundation reference implementation.
You can check where the beacon chain fits in the Ethereum research ecosystem in the Status Athenaeum.
Installation
You can install the developement version of the library through nimble with the following command
nimble install https://github.com/status-im/nim-beacon-chain@#master
License
Licensed and distributed under either of
- MIT license (license terms in the root directory or at http://opensource.org/licenses/MIT).
- Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0). at your option. This file may not be copied, modified, or distributed except according to those terms.