bosh-code / EggBlockchain

The macOS command-line app with blockchain node functionality. For use with the companion iOS App.

Home Page:https://bosh.codes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP726 - EggBlockchain

The companion blockchain node for Egg-Chain iOS app. Written in Swift.

Third-year blockchain paper assignment. Used as a vessel to learn Swift & SwiftUI as well as blockchain implementation. A demonstration of how source traceability of New Zealand eggs could be implemented using a chain.

Egg-Chain iOS app

Egg-Chain

Requirements

  • XCode 12.0 or greater
  • macOS Catalina or Big Sur

Building and running

  • Clone the repo into XCode using GitHub or clone locally and open the .xcodeproj.
  • Change the development team to your own and confirm build targets are correct.
  • Run the app on your device and open a webpage to http://localhost:5000/chain to verify.

Features

Licensing

This project is licensed under Unlicense license.

About

The macOS command-line app with blockchain node functionality. For use with the companion iOS App.

https://bosh.codes/

License:The Unlicense


Languages

Language:Swift 100.0%