Before starting using our SDK, you need first to install Fuel wallet browser extension. Since we're already in an alpha version, it isn't possible to download directly from Chrome Extensions Store, so you need to download FuelWallet zip file and import directly on your extensions management page, on Chrome or Brave. You can also watch the video bellow to have some instructions on how to install.
brave://extensions/
or chrome://extensions/
. fuel-wallet.zip
by:
Load unpacked
and select the file. The Fuel Wallet extension is now ready to use.
After installing our browser extension, the wallet SDK will be injected automatically on the window
object on the property fuel
. To access it, you can use window.fuel
.
You can see the SDK working in the next page.