Skip to content

Simple program to allow users to upload files to Arweave using Bundlr.

Notifications You must be signed in to change notification settings

incogiscool/arweave-upload-bundlr

Repository files navigation

This project uses @bundlr-network/client dependency. Please run npm install to install it.

To run this project, you must have:

  • NodeJS OR ts-node installed
  • a solana 88 char private key (please put it inside the txt file named "privateKeyChar.txt")
  • solana tokens (devnet)

Please run "ts-node index.ts" OR "node index.js"

Make sure to configure dataPath vairable to the data that you want to upload to arweave. Example data provided in ./data.

About

Simple program to allow users to upload files to Arweave using Bundlr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published