https://cloud.handcash.ioHeaders (account steps):
app-id, app-secret, Content-Type: application/json
Wallet creation must be enabled for your App ID. Contact sales@handcash.io if account creation fails with a feature or limit error.
Step 1: Request email verification
Step 2: Generate an access key pair
@noble/curves only for key generation; Wallet API wallet calls do not require @handcash/sdk.
Step 3: Check alias availability (optional)
Step 4: Create the wallet account
wallet-depositInfoSchema.
Step 5: Wallet operations
Use the access private key to sign requests for/v1/waas/wallet/* — balances, pay, transactions, etc. See Wallet operations.