FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.25k stars 1.34k forks source link

Remove the custom burner wallet from `create fuels` template #2998

Open Dhaiwat10 opened 3 weeks ago

Dhaiwat10 commented 3 weeks ago

We don't need this implementation anymore since we now can utilise the burner wallet connector instead.

petertonysmith94 commented 2 weeks ago

We could potentially use the FuelSDK#selectConnector to default to the burner wallet on initialisation.