Luiz Gomes

Results 147 issues of Luiz Gomes

include param `query` inside input config object, this param will be relayed to the query inside of the hook Apply the original `UseQueryOptions` from `react-query`.

p2
tech-debt

`useSimulateTransaction({ transactionRequest }) -> TransactionSummary`

p2

the name of the hook is still not 100% defined, we can rethink this hook should create a `transactionRequest` , emulating what the wallet does in `TransactionService.createTransfer`

p2

base package for developing the docs, it can be inspired on ts-sdk one

p2
e-ts-doc-organization

This section should contain the TSDOC created the each hook

e-ts-doc-organization

Remove "With React" of internal sections

p2
e-ts-doc-organization

quick intro explaining this is the object to set the configurations of fuel connectors * defaultConnectors * devMode, wcProjectId, burnerWalletConfig, ethWagmiConfig, solanaConfig * Ethereum * quick intro explaining the logic...

Depends on https://github.com/FuelLabs/fuel-connectors/issues/100

`@fuels/react` Hooks Reference docs should be auto-generated from tsdocs in files

p2
e-ts-doc-organization

the first two pages we will have: * About * Get context from connectors wiki page [https://github.com/FuelLabs/fuel-connectors/wiki](https://github.com/FuelLabs/fuel-connectors/wiki) * Installation * should install `fuels` `@fuels/connectors` `@tanstack/react-query`

tech-debt