https://api.nusd.me
Test: https://apidev.nusd.me
| Field | Description |
|---|---|
| API_KEY | Public key. For generation, see Generate public and private keys. |
| API_SECRET | Private key. For generation, see Generate public and private keys. |
| wallet_id | Wallet ID |
Wallet ID Application and Configuration Guide
1️⃣ Submit Application
Send an email to [email protected] with the following information:- Company/project name
- Contact name and email
- Brief description of the business scenario
2️⃣ Project Configuration
We will set up the following based on your requirements:- Create a wallet
- Bind project information
- Assign administrator permissions
- Configure supported chains and tokens
3️⃣ Receive Credentials
Once configuration is complete, we will send the wallet_id to the administrator’s email.🔐 Important Reminders
- Keep your wallet_id safe and never expose it through public channels.
- To change the administrator or adjust project configuration, please contact technical support.
If you have any questions, please feel free to contact us by email at any time.
Generate Public and Private Keys
Generate an Ed25519 key pair to use as the API Key and API Secret.- In a terminal, run the following OpenSSL commands:
- You can print the keys by running the following commands: