Skip to content

Rubyt0x/fuels-wallet

 
 

Repository files navigation

build discord twitter

⚡️ Fuel Wallet

Warning This project is under active development, some features are not implemented or can apresent 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
    • Add new account
    • Update account name
    • List all account
  • Applications
    • List connections
    • Remove connections
  • Settings
    • Reveal your passphrase
    • Change password
  • Transactions
    • Receive Assets via address or QR Code
    • Send Assets to another wallet
    • Transaction History
    • View transaction details

📜 License

The primary license for this repo is Apache-2.0, see LICENSE.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.6%
  • CSS 6.2%
  • JavaScript 4.7%
  • Other 0.5%