Core Wallet APIs
While Wallaby is more than just a wallet provider, we know that secure, stable key management is the heart of the embedded wallet experience. Our core wallet module is the basis of our platform and provides you with everything you need to empower your end users to self custody their own keys. Capabilities include:
Creating a wallet from scratch
Recovering a wallet with your seed phrase
Exporting a wallet by directly providing a wallet holder with their seed phrase
Importing an existing seed phrase to create a wallet
We do not yet support import via private key directly
We do not yet support importing an existing seed phrase to extend your existing wallet
Coming Soon: Key Share Service
Our wallet key share service will give you the capabilities to create a wallet, recover a wallet and transact as described in Wallet Services using key shares instead of the entire seed phrase. Learn more about this capability here: Seed Phrase Recovery (Beta)
Last updated