alessionossa / eth-explorer-wwdc23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETH Explorer

Ethereum Explorer is an interactive Swift Playground app that enables users to delve into the core components of the Ethereum blockchain through an engaging learning experience.

The entire user interface is crafted with SwiftUI, while the data flow between nodes heavily relies on the Combine Framework. By leveraging Protocols and Generics, the app efficiently shares code across various types of nodes and ports.

This Playground app was developed as a submission for the Swift Student Challenge at WWDC23.

Demo

https://youtu.be/cl2-H2dGYus

About

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%