Basic example of using Bundlr + Arweave in a client-side JavaScript application

To run this project:

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