A simple vending machine Python library for minting Cardano NFTs using cardano-cli and scripting.
Stars
33
Forks
9
Watchers
33
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
Testing: Allow for alternative sources of funding (e.g., for parallelizing testing)
52bd3a4View on GitHubRelease: Mark for beta (native tokens) release 0.8.0
f4e92f6View on GitHubNative Token Support: Prototype with limited testing for native tokens
90a8b2bView on GitHubMint: Fix validation error with multiple assets in a policy file
433020aView on GitHubBOGO Fix: Do not include BOGO assets in fee calculation
b4bac12View on GitHub./initialize_whitelist.py: Enable prefixing for whitelist slots
a6ebe81View on GitHubupload_whitelist_usage.py: Include temporary totals and addy in uploads
ff88c46View on GitHubMint: Fix bug with before/after min/max logic caused by commit c3c8fa6 (patch 0.7.1)
356029bView on GitHubMultipolicy support: Add support for multiple policies minted at once
f6f9bdbView on GitHubTesting: Add address/stake key wallet whitelist test case
74e0f14View on GitHubHotfix: call strip() for whitespace identifiers and bump to 0.6.5
daf48adView on GitHubVending Machine: Fix NFT mint to pop from the front to honor sorting
31e273dView on GitHub./initalize_whitelist.py: Broaden wallet file to include handles ++
eaffea0View on GitHubMinor bug fix: Sort metadata files in case the mint is in serial order
291fc5dView on GitHub