- Notifications
You must be signed in to change notification settings - Fork459
💳 The official Fuel wallet.
License
NotificationsYou must be signed in to change notification settings
FuelLabs/fuels-wallet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WarningThis 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.
For latest updates, download theFuel Wallet Development. This version is made for developers, so note that it can be unstable or buggy.
Integrate yourDApp using theWallet SDK
- 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
This repo is licensed under theApache-2.0
license. SeeLICENSE
for more information.
About
💳 The official Fuel wallet.