How to add a crypto wallet to your app or website (WaaS)
Drop a non-custodial, 8-chain crypto wallet inside your product with a few lines. Hosted by VKX, no keys for you to hold. Here is how.
How to add a crypto wallet to your app or website
If your product needs users to have a wallet — to receive, send or swap — you have two paths: build the whole key-and-security infrastructure, or use Wallet as a Service (WaaS). VKX WaaS embeds a non-custodial 8-chain wallet into your app with a few lines.
How it works
- Install: npm install @vkx/waas
- On the client, initialize the wallet with your project public key — the user gets a securely generated wallet.
- On the server, use @vkx/waas/server for operations that require your secret key.
The wallet is non-custodial: the user's keys are not held by you and are not a liability in your database. VKX hosts the infrastructure; you ship the experience.
What's built in
- 8 networks supported out of the box.
- Receive, send and swap inside your product.
- No custody responsibility on your side.
Who it's for
Fintechs, games, marketplaces, loyalty programs and any product that wants a native wallet without standing up a blockchain team. Your user doesn't even need to know what a "seed phrase" is to get started.
Pricing
Usage-based, with a free starting tier so you can test in production. Current tiers are at https://vkxtech.com.br/waas.
See the docs and get started: https://vkxtech.com.br/waas