Learn how to integrate Arkade wallets into your application
Ensure you have the following installed before getting started:
Connect to the following live Arkade Operator instances. This allows you to test your integration against a live environment without the need for a local setup.
Network | URL | Status |
---|---|---|
Regtest | http://localhost:7070 | Self-deployed |
Mutinynet | https://mutinynet.arkade.sh | ✅ Active |
Signet | https://signet.arkade.sh | ✅ Active |
When creating a wallet, you can use an existing private key or generate a new one. For production applications, always use a secure key management solution rather than hardcoded keys.
Now that you have set up your Arkade wallet, you can: