Skip to content

FuelLabs/fuels-wallet

Folders and files

NameName
Last commit message
Last commit date
Oct 20, 2023
Oct 20, 2023
Aug 25, 2022
Jun 19, 2023
Oct 20, 2023
Oct 20, 2023
Oct 20, 2023
Aug 25, 2022
Aug 25, 2022
Feb 1, 2023
Sep 14, 2023
Aug 25, 2022
Oct 4, 2023
Feb 1, 2023
Aug 29, 2023
Feb 23, 2023
Aug 1, 2023
Sep 14, 2023
Feb 9, 2022
Apr 24, 2023
Oct 4, 2023
Oct 12, 2023
Oct 19, 2023
Feb 1, 2023
Sep 14, 2023
Sep 14, 2023
Oct 20, 2023
Feb 23, 2023

Repository files navigation

discord twitter

⚑️ Fuel Wallet

Warning This project is under active development, some features are not implemented or can present bugs/issues. Do not treat it as a production-ready wallet.

The official wallet of the fastest modular execution layer: Fuel.

FuelWallet is a crypto wallet used to interact with the Fuel Network. This project enables users to access their assets and interact with decentralized applications through a browser extension.

Install Wallet

Integrate your DApp using the Wallet SDK

πŸ“— Table of contents

Features

  • Create a new mnemonic phrase account
  • Recover an account using mnemonic phrase
  • DApps integration
    • Request connection
    • List accounts
    • Sign messages
    • Send transactions
    • Disconnect applications
  • Check your asset's balance
  • Manage networks
  • Faucet for testnet
  • Account
    • List all account
    • Add new account
    • Update account name
    • Create account from PrivateKey
  • Applications
    • List connections
    • Remove connections
  • Settings
    • Reveal your passphrase
    • Change password
    • Export account privateKey
  • Transactions
    • Receive Assets via address or QR Code
    • Send Assets to another wallet
    • Transaction History
    • View transaction details

πŸ“œ License

This repo is licensed under the Apache-2.0 license. See LICENSE for more information.