BeaconChain.swift
BeaconChain.swift copied to clipboard
Swift implementation of Ethereum 2.0 beacon chain
BeaconChain.swift
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