FuelLabs / FuelLabs/sway-vscode-plugin
Incorporate the fuel wallet into VSCode
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Requirements
- enter passphrase
- create new account
- signing the transaction
- faucet to ask for coins
- dropdown list to select the network
- show private key
- show balances and asset type
The node app [fuels-wallet](https://github.com/FuelLabs/fuels-wallet) does all of this and more, so we should aim to reuse that code and somehow display the wallet in a sidebar in VSCode (iframe?).
https://fuels-wallet-wt923bltb-fuel-labs.vercel.app/app/sign-up/welcome
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the fuels-wallet application linked in the issue and the VSCode plugin's sidebar integration entry points. Compare the wallet's existing flows with the listed requirements, then determine how its UI can be reused in a VSCode sidebar. Done means the sidebar supports passphrase entry, account creation, signing, faucet access, network selection, private-key display, and balances with asset types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript, vscode
- Domain
- blockchain, desktop, devtools, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100