Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 654 Bytes

Getting Started

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.

Learn More - Smart Contract

The smart contract that has been used here is published in the CrowdFund-SmartContract repository.