Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 461 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 461 Bytes

Next.js application using Bundlr to store files on the Arweave Network.

To run this project:

  1. Clone the repo
git clone https://github.com/Abhith-S/Arweave-Bundlr-Storage.git
  1. Change into the directory
cd Arweave-Bundlr-Storage
  1. Install the dependencies
npm install
  1. Run the app (be sure to switch wallet to Matic network)
npm run dev

Need some matic (0.1 is enough) in wallet to pay for storage fees.