Build your own token smart contract using the Kaleido Token Factory and understand the fundamental essentials underpinning token specifications, as well as the key differences between token models.
Define and deploy token contracts for ERC20 and ERC721 tokens. The Token Factory provides complete flexibility in configuring the token functionalities.
Build your own token smart contract using the Kaleido Token Factory and understand the fundamental essentials underpinning token specifications, as well as the key differences between token models.
Define and deploy token contracts for ERC20 and ERC721 tokens. The Token Factory provides complete flexibility in configuring the token functionalities.
Supports ERC20 (fungible) or ERC721 (non-fungible) tokens.
Gives you control over the entire token lifecycle, including: Transfer, Mint, Burn, Delegate.
Everything you can do in the console with tokens can be done using simple RESTful APIs.
Enterprise Tokens are the representation of real world or digital assets on the blockchain. Capable of being modeled as fungible or non-fungible, tokens provide a vehicle for secure digital transactions without reliance on intermediaries and third party trust institutions. By leveraging tokens, enterprises can create a trustworthy framework for asset tracking, settlement and custody, and streamline the activities around asset trading transactions.
Learn more about why you might use tokens in your solution in Digitized Assets (Tokens).
Build your own token smart contract using the Kaleido Token Factory and understand the fundamental essentials underpinning token specifications, as well as the key differences between token models.
Looking for more advanced token types and customization? You can also deploy tokens conforming to the ERC standards directly using the fantastic code building blocks in OpenZepplin. Then deploy and/or interact with them via the REST API Gateway. As long they extend the base ERC20 and ERC721 standard interfaces, you can continue to use the other Token facilies in Kaleido, such as Token Explorer and Token Swaps.
Enterprise Tokens are the representation of real world or digital assets on the blockchain. Capable of being modeled as fungible or non-fungible, tokens provide a vehicle for secure digital transactions without reliance on intermediaries and third party trust institutions. By leveraging tokens, enterprises can create a trustworthy framework for asset tracking, settlement and custody, and streamline the activities around asset trading transactions.
Learn more about why you might use tokens in your solution in Digitized Assets (Tokens).
Build your own token smart contract using the Kaleido Token Factory and understand the fundamental essentials underpinning token specifications, as well as the key differences between token models.
Looking for more advanced token types and customization? You can also deploy tokens conforming to the ERC standards directly using the fantastic code building blocks in OpenZepplin. Then deploy and/or interact with them via the REST API Gateway. As long they extend the base ERC20 and ERC721 standard interfaces, you can continue to use the other Token facilies in Kaleido, such as Token Explorer and Token Swaps.