To run locally, you must start up your own, local bitcoin-core network. See instructions in backend/donation_canister/README.md
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