Migration Guide
Migrating Blocto wallet from v1 to v2
Last updated
Was this helpful?
Migrating Blocto wallet from v1 to v2
Last updated
Was this helpful?
This guide is primarily for early Flow developers adopting Blocto wallet who want to learn about our latest progress on Flow & Blocto. Read the following guide to enhance your experience with Blocto.
Latest version of @blocto/fcl@1.4.0
has been released
New version of the blocto wallet interface and endpoints
Update some deprecated methods or properties
Upgrade the @blocto/fcl
in the package.json to ^1.4.0
Replace the value of accessNode.api
and configuration keys:
For dApps that haven't applied for a dApp ID, we recommend you apply for a better user experience, or use -
as an alternative.
If you have been using the back channel to communicate with FCL, follow the guide below:
For dApps that haven't applied for a dApp ID, there is no need to set the app.detail.id
key.