Overview

ERC20 and ERC721 are Xooa managed smart contract apps deployed on Hyperledger Fabric. It provides APIs to create tokens and transfer them between identities.

This app provides the APIs to manage ERC20 and ERC721 compliant tokens on your own private blockchain ledger and transfer tokens within your identities. You may transfer, approve, and get details about the token. More details on the ERC20 and ERC721 APIs can be read and tried here.

The World State of ERC20 and ERC721 provide access to information about current balances of identities and the token details. More details about World State, Transactions, and other app-related features can be read here.

Do you prefer video tutorials? Check out the video tutorial for the ERC20 app here.

Each of the solution templates inherits the properties of the most applicable managed smart contract. In addition to the managed smart contract, you will get pre-built forms and dashboards relevant to the use case.

NFT Marketplace

Click or tap Try to mint new NFT tokens and trade with other users (free) or Deploy your own walled garden NFT Marketplace (plan required).

Digital Currency

Create a CBDC, Stablecoin or Cryptocurrency. Issue new tokens with this solution template which uses ERC20 tokens. You can use this with either Hyperledger Fabric or Ethereum ledgers.

Loyalty Points

Issue loyalty points to your customer over a permissioned or public ledger.