This Project has been built with thethirdweb
cli
run this project using this command:
npm i && npm run dev
You can start editing the page by modifying src/main.jsx
. The page auto-updates as you edit the file.
On src/index.jsx
, you'll find ThirdwebProvider
wrapping the app,
this is necessary for the hooks and
UI Components to work.
The smart contract that has been used here is published in the CrowdFund-SmartContract repository.