FuelLabs / fuels-wallet

💳 The official Fuel wallet.
https://wallet.fuel.network
Apache License 2.0
917 stars 403 forks source link

feature request: import private key #591

Closed dabit3 closed 1 year ago

dabit3 commented 1 year ago

Motivation

It would be nice to be able to import a single account using a private key.

Usage example

This is especially helpful for testing with a local instance of Fuel Node running.

Possible implementations

Similar to how metamask allows the same functionality.

dabit3 commented 1 year ago

LFG