Skip to content

Entry for the 2024 South Africa Blockchain in Education Hackathon

Notifications You must be signed in to change notification settings

patnorris/onicaiGoes2024SABH

Repository files navigation

onicaiGoes2024SABH

Alt text

Try it out!

The bitcoin-core network

To run locally, you must start up your own, local bitcoin-core network. See instructions in backend/donation_canister/README.md

The frontend & backend canisters

The dApp consists out of 3 canister, and each canister is treated as a standalone project.

To deploy the complete dApp, follow instructions in the README files, in this order:

  • backend/donation_canister/
  • backend/donation_tracker_canister
  • frontend