Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 777 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 777 Bytes

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