πŸ’ΈIn-Browser Vending Machine

Holding Requirements: 1 Wild Tangz = 500 NFT files at a time (unlimited refills)

This interface enables you to upload JSON-formatted metadata files (1 file per 1 asset), and configure a vending machine to monitor for UTXOs and process new mints. Profit vaults MUST be hardware (e.g., Ledger) for production use cases.

URL: https://legacy.wildtangz.com/vending-machine

Status: Production (Vasil) release

Documentation: Tooltips overlay

Instructional Video

Sample JSON Metadata File

See below for a sample JSON file. Note that the 721 and Policy ID wrappers are generated on the fly, so they should not be included in the uploaded file.

Each file should have exactly one asset in it.

Codebase: https://github.com/thaddeusdiamond/cardano-nft-mint-frontend

Last updated