A Python tool to improve the experience of uploading NFTs to the Arweave storage

arweave-nft-uploader is a Python tool to improve the experience of uploading NFTs to the
Arweave storage for use with the Metaplex Candy Machine.

The tool has an additional (optional) feature to manage complex NFTs with multiple asset files
(e.g. a PNG and an SVG). See more about it in this section.

This tool is for experienced users. I decline any responsibility for unneeded expenses caused by
the incorrect usage of this tool. Read this guide carefully before using it.

Prerequisites

  • an Arweave wallet with enough tokens for the upload:
  • assets in the same directory structure as required by Metaplex (0.json, 0.png, 1.json, 1.png, …)

Installing

To install this tool run: