A dev environment to produce NFTs using Hashlips/candy-machine-mint/metaplex suite
380
This container was made to simplify the process of producing NFTs using the metaplex/hashlips/candy-machine-mint suite for my projects. This container is meant to be ran as a small VM and probably shouldn't be used in production (but the candy-machine-mint port is exposed just in case you wanna live life on the edge).
example use is
docker run -td -p 3000:3000 -v your/host/directory:/home/node/data unixbird/aegnft
-td is used so that it runs in the background and doesn't exit (hence why it probably isn't great for prod)
Content type
Image
Digest
Size
604.8 MB
Last updated
almost 5 years ago
docker pull unixbird/aegnft