Luiz Gomes
Luiz Gomes
Explain about using directly the `fuel.` method link to the typescript sdk doc with all methods Sections from wallet doc (all the internal sections that mention specific implementation or concept...
quick intro explaining this is the object to set the configurations of fuel connectors - _targetObject - follow logic https://vscode.dev/github/FuelLabs/fuels-ts/blob/master/packages/account/src/connectors/fuel.ts#L114 - storage - follow logic [https://vscode.dev/github/FuelLabs/fuels-ts/blob/master/packages/account/src/connectors/fuel.ts#L13](https://vscode.dev/github/FuelLabs/fuels-ts/blob/master/packages/account/src/connectors/fuel.ts#L130) - connectors - briefly...
Quick intro explaining what the react package does - Installation - React Query - Explain that user needs to setup react-query on his application - FuelProvider - theme - ui...
It should: - should connect and show fuel address - should connect, disconnect, and reconnect - should connect, refresh and stay connected - should connect, disconnect, refresh and stay disconnected...
no connector has this method implement. we should implement for all of them + in the connectors apps (fuel wallet, fuelet, bako, etc...)
This issue aims to improve the connectors UI, providing a more beautiful experience and allowing the user to customize the UI. Cool things we could add: - branding (logo, colors)...