This is a Dapp on Terra of the fundraiser Dapp of this book.
The original implementation on Ethereum is in this repository.
Important: Before you deploy the contracts and run this Dapp locally, LocalTerra need to be run.
make wasm-build
make deploy/fundraiser
make deploy/factory
make CODE_ID=${code_id} initiate/factory
cd frontend
npm run start