Get Started
Last updated
Last updated
You will need an API Key to get started. Get your key by signing up on the .
To view a sample integration, please refer to our . Alternatively, please post any other questions on our .
First, install the library via your terminal.
Next, wrap your top level component as follows with the Metafi provider.
You're done! You can now invoke the functions that you need.
Refer to the section on for more information on MetafiProvider
.
For more information on customising your wallet interface, please refer to the section on .
Go to the projects page of the and navigate to Settings. There you can update the URL which we will use to authenticate your user token. Once this URL is updated, you can create a wallet for a user by passing in their userIdentifier
and jwtToken
into our SDK.
More information on this can be found in the section of our documentation.