/BeaconChain.swift

Swift implementation of Ethereum 2.0 beacon chain

Primary LanguageSwiftMIT LicenseMIT

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