No-Code Solution

Our out-of-the-box solutions allow you to customize your platform to reflect your brand, and manage all aspects of tokenization and asset distribution without requiring a technical background.

Deploy your own branded marketplace with our no-code solution, which includes both the Whitelabel Marketplace and the Market Builder, to:

  • Establish a primary and secondary marketplace for trading assets.
  • Customize Market Rules: Define accepted sales, compliance regulations, and other critical parameters to tailor your market.
  • Manage Permissions:
    • Invite issuers to tokenize, issue, wrap, and distribute assets with sales.
    • Invite investors to participate in sales and own asset fractions.
  • Monitor Asset Lifecycle: Validate and oversee every step from token issuance to distribution, ensuring smooth operations.
  • Custom ComplianceCompliance Review: Conduct thorough KYC, KYB, and KYT checks for all market participants to maintain a compliant environment.

Developer Tools

To further enhance the development experience, Token Market Infrastructure offers a range of developer tools, including the Typescript/JS API client and the SmartContract SDKs. These tools empower integrators to build on top of the Token Market Infrastructure, fostering innovation and customization.

1. API Client

The API client provides a powerful interface for interacting with the Token Market Infrastructure Backend REST APIs, compliant with the OpenAPI standard, and designed to be language agnostic.

Market API

The Market API allows for the creation, management, and retrieval of market data. It supports operations such as creating new markets, retrieving market details, searching for specific markets, and deleting markets.

Sale API

The Sale API facilitates the creation and management of sales within the marketplace. It includes endpoints for creating, retrieving, and deleting sales, as well as handling purchase operations and managing sale statuses. It also supports activities like approving sales, redeeming tokens, and tracking sale activities.

Issuance API

The Issuance API is designed for managing digital assets on-chain. It allows you to create and validate assets, update their usage, and manage their lifecycle, including searching and deleting assets.

Role API

The Role API enables the management of user roles within the platform. It includes operations for creating roles, granting roles to users, and managing permissions related to sales and platform operations.

User API

The User API is focused on user management and authentication ensuring secure access to the platform.

Compliance API

The Compliance API is crucial for managing regulatory compliance processes. Also, you can use the Compliance API for interacting with the ComPilot Crypto AML Compliance Solution widget, enabling identity management, user verification, and secure transactions. It supports company and customer data management, and the execution of compliance scenarios. For access to the full documentation, please contact an Evergon representative.

2. SDK

The API SDK serves as a communication layer between frontend applications and Backend REST APIs. It is designed to facilitate interactions with the on-chain diamonds (deployed markets) and streamline all functionalities related to the Token Market Infrastructure, including creating markets, tokenizing assets, and distributing assets.

Th SDK is implemented using a JSON-RPC protocol. In addition, it will provide a TypeScript/React implementation that offers hooks and UI components for seamless integration with external systems.

Compliance SDK

The Compliance SDK is designed to be integrated directly into your front-end application, providing a seamless way to handle identity verification and compliance processes such as Know Your Customer (KYC) and Know Your Business (KYB). This SDK functions as a widget, which can be embedded in your application to perform essential tasks including identity verification and the generation of compliant signatures.

Through the SDK, you can enforce and display the compliance rules that have been configured in the associated dashboard, ensuring that all interactions align with the regulatory requirements. This integration simplifies the process of onboarding users and businesses by automating the verification steps and managing compliance data securely within your application.