H2K
is an innovative service that provides services for opening and maintaining multi-signature crypto-custodial wallets.
H2K DAO
is an open and democratic platform where each holder of GT-tokens can take part in the management and contribute to the development of the project.
(Currently under development)
Transactions in the wallet created in our application are confirmed by the Wallet Holder and third parties specified by the Owner.
Confirmation takes place with cryptographic signatures. In this way, it is checked that the third party signed the transaction from the device that the owner specified when creating the wallet.
Unlike exchanges, where users do not have a real address on the blockchain of the network and the funds are stored in a common wallet of their own, we do create real wallets for users, and they belong to them.
From our side, requests to send a transaction are checked, after which it is sent to the network.
All messages from the application (transaction transfer requests) to the server are cryptographically signed.
The server checks the request twice: the front part (what directly interacts with the application) and the server part (Black Box).
If the front part is hacked, Black Box will still check the signatures.
Because before sending the transaction to the network, Black Box checks the signatures of the signers and the owner of the wallet.
What is the
Black Box?