Generating L2 Key Pairs

This page helps you generate L2 key pairs either through the tanX websitearrow-up-right or with a code snippet.

To obtain the L2 Key Pair, you can proceed with either of the following methods:

  1. Once the wallet is connected, obtain the Key Pair from the official tanX website’sarrow-up-right Account Settings Tab. Please refer to the image below for further guidance: Navigate to Settings -> tanX key -> Show Keys and sign the request to obtain the keys. Copy these keys and securely store them.

  1. Generate the L2 key pair using the tanX Node.js SDKarrow-up-right:

This code snippet demonstrates how to generate L2 key pairs programmatically using the tanX Node.js SDKarrow-up-right.

Last updated