Selecting Fuelet as a connector
Last updated
Last updated
Fuel SDK operates with entities called . Each connector is a wallet application which implements the SDK interfaces. All needed connectors should be registered in the fuel
object.
So, in order to interact with a specific wallet, you need to select the corresponding connector first.
After selecting the “Fuelet Wallet” connector, you can start communicating with Fuelet app.
The communication is identical to the official Fuel wallet. The only thing you need to do to switch wallets is to select an appropriate connector. See the Fuel wallet API documentation .