Skip to content

A python script to deploy many (10k) files to arweave at once

Notifications You must be signed in to change notification settings

alexreyes/arweave-deploy-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arweave-deploy-scripts

I made this in order to batch upload 10k images to arweave & generate 10k pieces of metadata (and upload the metadata to arweave) in order to create metadata links for an NFT project.

Requirements:

  • Put all images in a folder named images

Running:

python3 main.py

Outputs:

imageOutputs folder -- arweave-deploy outputs from uploading images getImageLinks.txt -- links to each of the uploaded images

metadata folder -- folder containing all generated metadata files metadataOutputs folder -- arweave-deploy outputs from uploading metadata getMetadataLinks.txt -- links to each of the uploaded metadata files

About

A python script to deploy many (10k) files to arweave at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages