BeaconChain.swift icon indicating copy to clipboard operation
BeaconChain.swift copied to clipboard

Swift implementation of Ethereum 2.0 beacon chain

BeaconChain.swift

Build Status License

Ethereum 2.0 beacon chain implementation based on the official specification. The implemented specification version is bed88.

Contributing

Opening in xcode

In order to generate an xcode project, run:

make xcode