Objkt Collection Manager
A Collection Manager for the objkt.com Minting Factory.
This contract can create a collection on objkt.com and mint into it. On top of this you can build a crowdsale or a range minter and get NFTs instantly available on objkt.com
I am available to build such things. Please reach out.
If you use this software, donate some XTZ
Setup
./scipts/init-env.sh
source bin/activate
Test
spy kind all tests.py output --html
Compile
spy compile compile.py compiled
Deploy
spy originate-contract --code compiled/manager/step_000_cont_0_contract.tz --storage compiled/manager/step_000_cont_0_storage.json --rpc https://granadanet.smartpy.io
enjoy.