🍬Candy Machine

The What

For the uninitiated, a candy machine is a term used in web3 to refer to the system used to mint NFTs on a given chain. Currently, Talis owns the Injective candy machine, and they have admin permissions on every contract made with it. Imagine you get a gumball out of a machine, and the owner of the machine has a right to take the gumball from you at any time for any reason. Seems wrong, right?

The Why

At the time of writing, it is impossible to interact with cw721 spec NFTs on the injective chain outside of Talis. We're building a CLI tool, web tool, and SDK set to allow you to interact with NFT contracts openly on any platform. We also will be making the contract admin the minter, so that the founder has full control over their NFTs. We want to build something comprable to Solana's Metaplex standard.

Last updated