All Projects → yeeth → BeaconChain.swift

yeeth / BeaconChain.swift

Licence: MIT license
Swift implementation of Ethereum 2.0 beacon chain

Programming Languages

swift
15916 projects
Makefile
30231 projects

Projects that are alternatives of or similar to BeaconChain.swift

ethereumapis
A collection of public Ethereum APIs.
Stars: ✭ 70 (+70.73%)
Mutual labels:  eth2
ethmerge.com-content
Markdown formatted content for the ethmerge.com website.
Stars: ✭ 29 (-29.27%)
Mutual labels:  eth2
beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
Stars: ✭ 209 (+409.76%)
Mutual labels:  eth2
prysm-grafana-dashboard
Guide step to step to get a Prysm dashboard using Grafana and Prometheus with mobile alerts
Stars: ✭ 57 (+39.02%)
Mutual labels:  eth2
e7mon
Ethereum clients monitor
Stars: ✭ 30 (-26.83%)
Mutual labels:  eth2
idex-contracts-whistler
IDEX 2.0 smart contracts
Stars: ✭ 43 (+4.88%)
Mutual labels:  eth2
scout
Scout is a Ethereum 2.0 Phase 2 execution prototyping engine.
Stars: ✭ 81 (+97.56%)
Mutual labels:  eth2
deposit-verifier
A smart contract to enhance the user experience of the `eth2` deposit contract.
Stars: ✭ 14 (-65.85%)
Mutual labels:  eth2
go-kzg
FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*
Stars: ✭ 34 (-17.07%)
Mutual labels:  eth2

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].