Keypair creation

⚠️

To keep your private key safe, you should construct the signature on your backend and pass it to the frontend when initializing the widget.

Please note: This is NOT a wallet private key, it is just a digital signature to encrypt the request.

For the sandbox environment, Wert will provide you with the private key; if you don't have it, please get in touch with us via email or Discord.

As part of the process of going live, you must generate a keypair and provide Wert with the public key. This is required to authenticate requests and ensure you initiated them. Whenever Wert mentions your private key, this generated key is what we are speaking of.



Documentation related to this page