yeeth / BeaconChain.swift

Swift implementation of Ethereum 2.0 beacon chain

Home Page:https://yeeth.github.io/BeaconChain.swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Swift implementation of Ethereum 2.0 beacon chain

https://yeeth.github.io/BeaconChain.swift/

License:MIT License


Languages

Language:Swift 99.7%Language:Makefile 0.3%