Getting Started

In this page, we will show you how to get started with our platform and access the exciting opportunities of the digital asset market.

Request Sandbox Environment

Before you can start working on any technical integration you need to request a Sandbox Environment. Our sandbox environment will include

  • One or more Financial Instruments

  • Typically one EMT

  • One or more whitelisted test users (investors) with dedicated test wallets

  • Access to a trading frontend

  • API and SDK access to the sandbox environment

Requirements

Before you begin, you need to have some prerequisites:

  • A scripting language of your choice, such as Python or TypeScript. You will use this to interact with our APIs and smart contracts.

  • A REST API client, such as Postman. This will help you test and debug your requests and responses.

  • A wallet for Polygon PoS Chain (POL), with some POL tokens to cover the gas fees. You will need this to perform transactions on the Polygon network, where our platform is deployed.

We assume that you have already set up these prerequisites and are ready to go. If not, please refer to the documentation links below for more details.

Last updated