Giter VIP home page Giter VIP logo

fuels-wallet's Introduction

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.

fuels-wallet's People

Contributors

adlerjohn avatar another-devx avatar arthurgeron avatar ayushsingh01042003 avatar bethatguyad avatar bitzoic avatar calldelegation avatar cold-briu avatar dmihal avatar eswarasai avatar fuel-service-user avatar github-actions[bot] avatar helciofranco avatar lfscamargo avatar luizasfight avatar luizstacio avatar martinkong1990 avatar matt-user avatar mpoplavkov avatar natalie359738 avatar os2357 avatar pedronauck avatar rafael-abuawad avatar richardgreg avatar sarahschwartz avatar sdankel avatar taylorhaun avatar tibi77 avatar tomiiide avatar xiaolou86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fuels-wallet's Issues

Create Layout component

Props

  • isLoading: boolean

Subcomponents

  • <Layout.TopBar />
  • <Layout.Content />
  • <Layout.BottomBar />

Notes

  • This component will be the layout component for all internal pages with a <Topbar>, children and a bottom element
<Layout>
  <Layout.Topbar title="Some title" isInternal />
  <Layout.Content />
  <Layout.BottomBar>
    <Button variant="gray">Cancel</Button>
    <Button variant="primary">Save</Button>
  </Layout.BottomBar>
</Page>

Create Networks screen

Tasks

  • Just use a Stack component to render the list
  • Add a Button component as Add new network link

Blocked by

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.