Skip to content

FuelLabs/fuels-wallet

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a750d8 Β· Jan 2, 2025
Jan 2, 2025
Dec 21, 2024
Oct 13, 2024
Dec 14, 2024
Oct 28, 2024
Dec 10, 2024
Jan 2, 2025
May 10, 2024
Aug 25, 2022
Aug 25, 2022
Sep 2, 2024
Mar 25, 2024
Sep 13, 2024
Sep 13, 2024
Sep 16, 2024
Oct 13, 2024
May 10, 2024
Feb 9, 2022
Nov 28, 2024
Dec 10, 2024
Oct 13, 2024
Dec 28, 2024
Jan 2, 2025
Jan 25, 2024
Sep 14, 2023
Sep 14, 2023
Dec 10, 2024
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.

Fuel Wallet 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

For latest updates, download the Fuel Wallet Development. This version is made for developers, so note that it can be unstable or buggy.

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.