{"id":13820521,"url":"https://github.com/FuelLabs/fuels-wallet","last_synced_at":"2025-05-16T10:31:31.876Z","repository":{"id":57910424,"uuid":"457432973","full_name":"FuelLabs/fuels-wallet","owner":"FuelLabs","description":"💳 The official Fuel wallet.","archived":false,"fork":false,"pushed_at":"2024-11-14T01:16:09.000Z","size":39930,"stargazers_count":931,"open_issues_count":105,"forks_count":415,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-11-14T02:22:47.214Z","etag":null,"topics":["fuel","wallet"],"latest_commit_sha":null,"homepage":"https://wallet.fuel.network","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FuelLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T16:13:23.000Z","updated_at":"2024-11-12T20:26:30.000Z","dependencies_parsed_at":"2023-10-16T12:49:46.885Z","dependency_job_id":"557253e2-41ec-472d-8c94-e1deb209bbd6","html_url":"https://github.com/FuelLabs/fuels-wallet","commit_stats":null,"previous_names":[],"tags_count":364,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Ffuels-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Ffuels-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Ffuels-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuelLabs%2Ffuels-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FuelLabs","download_url":"https://codeload.github.com/FuelLabs/fuels-wallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225423637,"owners_count":17472152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fuel","wallet"],"created_at":"2024-08-04T08:01:04.784Z","updated_at":"2024-11-19T20:30:41.768Z","avatar_url":"https://github.com/FuelLabs.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":["Flutter SDK / Libraries"],"readme":"[![discord](https://img.shields.io/badge/chat%20on-discord-orange?\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/xfpK4Pe)\n![twitter](https://img.shields.io/twitter/follow/SwayLang?style=social)\n\n## ⚡️ Fuel Wallet\n\n\u003e **Warning**\n\u003e 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.\n\nThe official wallet of the fastest modular execution layer: [Fuel](https://fuel.network).\n\nFuel 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.\n\n[![Install Wallet](packages/docs/public/install-button.png)](https://wallet.fuel.network/docs/install/)\n\nFor latest updates, download the [Fuel Wallet Development](https://next-wallet.fuel.network/docs/install/). This version is made for developers, so note that it can be unstable or buggy.\n\nIntegrate your **DApp** using the [Wallet SDK](https://wallet.fuel.network/docs/dev/getting-started/)\n\n## 📗 Table of contents\n\n- [📗 Documentation](https://wallet.fuel.network/)\n- [📦 Install Wallet](https://wallet.fuel.network/docs/install/)\n- [🧰 Fuel Wallet SDK](https://wallet.fuel.network/docs/dev/getting-started/)\n  - [👨‍💻 - Quickstart](https://wallet.fuel.network/docs/dev/getting-started/)\n  - [🔗 - Request connection](https://wallet.fuel.network/docs/dev/connecting/)\n  - [📒 - List user accounts](https://wallet.fuel.network/docs/dev/accounts/)\n  - [✍️ - Signing a message](https://wallet.fuel.network/docs/dev/signing/)\n  - [✍️ - Transfering assets](https://wallet.fuel.network/docs/dev/assets/)\n  - [📗 SDK API](https://wallet.fuel.network/docs/dev/reference/)\n- [Contributing](https://wallet.fuel.network/docs/contributing/guide/)\n  - [Contribution Guide](https://wallet.fuel.network/docs/contributing/guide/)\n  - [Running Locally](https://wallet.fuel.network/docs/contributing/running-locally)\n\n## Features\n\n- [x] Create a new mnemonic phrase account\n- [x] Recover an account using mnemonic phrase\n- [x] DApps integration\n  - [x] Request connection\n  - [x] List accounts\n  - [x] Sign messages\n  - [x] Send transactions\n  - [x] Disconnect applications\n- [x] Check your asset's balance\n- [x] Manage networks\n- [x] Faucet for testnet\n- [x] Account\n  - [x] List all account\n  - [x] Add new account\n  - [x] Update account name\n  - [x] Create account from PrivateKey\n- [x] Applications\n  - [x] List connections\n  - [x] Remove connections\n- [x] Settings\n  - [x] Reveal your passphrase\n  - [x] Change password\n  - [x] Export account privateKey\n- [x] Transactions\n  - [x] Receive Assets via address or QR Code\n  - [x] Send Assets to another wallet\n  - [x] Transaction History\n  - [x] View transaction details\n\n## 📜 License\n\nThis repo is licensed under the `Apache-2.0` license. See [`LICENSE`](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFuelLabs%2Ffuels-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFuelLabs%2Ffuels-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFuelLabs%2Ffuels-wallet/lists"}