kevinrodriguez-io / harbor

Solana Candy Machine V2 Companion Toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harbor

Harbor

Candy-Machine drop companion.

This tool allows you to upload directly to Arweave in batches of the given concurrency input on the CLI, also will retry on dropped transactions to avoid blank NFTs. It also enables layer painting and art assembly, additionally this tool includes some common-usage tools to fix missing nft mints on CMV1.

Install from source:

$ git clone https://github.com/kevinrodriguez-io/harbor
$ cd harbor
$ yarn
$ yarn build
$ npm i -g .

How to use:

Overall help:

$ harbor --help

Usage

Usage notes in progress. Run $ harbor --help to get a detailed list of commands and what they do.

Author notes

Feel free to contact me.

You can donate and make my day at: FeikG7Kui7zw8srzShhrPv2TJgwAn61GU7m8xmaK9GnW

About

Solana Candy Machine V2 Companion Toolchain


Languages

Language:TypeScript 91.8%Language:JavaScript 8.2%