Nuxify / ipfs-uploader

An IPFS upload script using Moralis
MIT License
0 stars 3 forks source link

IPFS Uploader

An IPFS upload script using Moralis

Before starting, you need to secure a WEB3 API KEY first from https://admin.moralis.io/

Important Notes

Moralis, through its IPFS gateway, doesn't allow uploading batches > 1GB. For uploading huge assets or collections especially with NFT projects, we recommend using NFT Storage instead.

Local Development

Setup the .env file first

To bootstrap everything, run:

The command above will install, build, and run the binary

For manual install:

For lint:

Just ensure you installed golangci-lint.

To test:

For manual build:

Made with ❤️ at Nuxify