Getting Started
Last updated
Last updated
If you do not already have access to our Wallaby portal, please request access via our Once your access request is approved, you will be invited to the platform as an administrative user for your organization. After receiving your invite, you will be asked to reset your password. Once your password is reset, your account is created.
With admin permissions, you can invite other users to your organization. These users can manage assets visible within your end user's wallets, access this documentation, and configure development tools.
{Video}
Before you do anything else, you need to list assets within the portal relevant to your business. Any assets that may be utilized by end customers to do business with you should be added. For example, if you accept payment in Bitcoin or USDT, add BTC and USDT. If you want to allow your users to swap your custom token BIZ coin for ETH, you would want to create your custom asset BIZ AND add ETH.
{Video}
Once those assets are created, you can decide which are visible by default. If an asset is marked as visible by default, then an end user will see that asset as soon as they create a wallet. If the asset is not visible by default, visibility will need to be enabled by you for that specific wallet or by the wallet holder themselves.
{Video}
Once assets are configured, you are ready to get started. You can generate API keys and configure them from dev tools. Generating production keys will require submitting billing information.
Finally, once your assets are configured and your API keys are secured, you can actually get started building your embedded wallets with either . Both have quick start guides available for you.
Alternatively, you can start by reading about the Core Wallet module to learn how to create, recover, and optionally import/export wallets since all other modules build on these capabilities.