Tools

The Token Market Infrastructure (TMI) is a set of solutions to issue, distribute, and manage assets in a custom and sovereign token market

It provides an end-to-end infrastructure to tokenize any asset class, via a suite of smart contracts, APIs, SDKs, and front-end applications.

ComponentComponentDescription
Whitelabel MarketplaceFront-endNo code marketplace builder that exposes the fraction and staking API on a front-end as an end-to-end solution.
  1. Administrators deploy a marketplace under their brand and invite their users
  2. Issuers create and sell token fractions or staking pools
  3. Investors participate in a token offering or a staking pool
Marketplace APIAPI/SDKThe Marketplace API is the backend for the Whitelabel Marketplace and leverages the Protocol API. It offers a backend for any custom front-end.
Protocol APIAPI/SDKExposes the Staking and Fraction protocol interface and provides indexing services in a single environment. In addition to deployment of ERC-20, 721, and 1155 contracts.
  1. Fundraising: issuers crowdfund from investors
  2. Financing: investors finance issuers that pay back at maturity
  3. Fund: issuers sell fund shares at a price based on Net Asset Value of the fund
Fraction ProtocolContractsAdministrators create a market for issuers to sell token fractions to investors.
  1. Fundraising: issuers crowdfund from investors
  2. Financing: investors finance issuers that pay back at maturity
  3. Fund: issuers sell fund shares at a price based on Net Asset Value of the fund
Staking ProtocolContractsCreate custom staking pools to distribute rewards.
  1. Lock one or many tokens to
  2. Reward more tokens, following a
  3. Distribution algorithm

Did this page help you?