To run this project:
- Clone the repo
git clone git@github.com:dabit3/bundlr-arweave-example.git
- Change into the directory
cd bundlr-arweave-example
- Install the dependencies
npm install
- Run the app (be sure to switch wallet to Matic network)
npm run dev