Description

Our custodial solution enables the creation of blockchain products and direct execution of operations for managing digital assets by their owners. The custodial structure is designed to eliminate the risk of third-party intervention through a multi-level control system.

Digital asset wallets are the Company's know-how in creating multi-signature wallets, achieved through the combination of multi-signature technology and MPC algorithm approaches.

When creating a wallet, the owner specifies its participants; each participant generates private and public keys within the Company's off-chain system using elliptic curve cryptography. To operate, signatures from the predetermined number of wallet participants are required. The off-chain system verifies the final signature and executes the operation. Wallets can be used for cold, warm, and hot storage.

Tasks addressed by the product:


Technology

At the core of creating a multi-signature wallet is BlackBox (BB). BlackBox is a program that generates the private keys of the wallet, ensures their security, and is responsible for sending transactions to the network. BB is located in the DMZ (Demilitarized Zone), and requests for receiving and sending data originate only from it. It does not receive external requests.

To create a transaction, wallet participants must contribute their signature. In our case, the signature can be of two types:

The Managing server is responsible for collecting signatures from the user interface, either from the personal account or an interface sent as a link to the participants. It forwards the collected signatures to BB, which, in the case of codes, verifies the received signatures with the generated ones. In the case of key signatures, BB checks the participants' keys against those specified during the wallet creation.

After successfully verifying the signatures, BB sends the transaction to the network.

Conditions for successful verification:

Key technical parameters:


The asset owner has the option to use the Company's services to open both hot and cold wallets. All functionality is available to the asset owner after registration and successful verification in the personal account. The software simplifies the management of the movement of crypto assets.

Key types of processed information: