Code Monkey home page Code Monkey logo

p2p-wallet-web's Introduction

P2P Wallet Prototype

A Open Source Browser Based Solana Wallet. Version "0.1a Wormhole Hackathon" Built on top of Solana, ProjectSerum

Live demo available at github-pages

P2P Wallet Prototype supports a number features such as:

  • Create/Access Wallet with seed. Your private keys are only stored on your current computer or device.
  • Create Wrapped tokens addresses
  • Displaying balances of SOL token and Wrapped tokens
  • Displaying the value of assets in dollars.
  • Send and receive SOL token and Wrapped tokens
  • Transaction history
  • Transaction details
  • HD (BIP32,BIP39) support
  • QR code generation
  • Nice UI

Further development:

  • One-tap access to swap assets
  • Improving security
  • Wallet Connect integration
  • Send/Receive Wrapped tokens to/from Ethereum Blockchain
  • DeFi support

Build it yourself

If you'd rather build the application yourself, please ensure you have nodejs/npm/yarn already installed locally.

git clone https://github.com/p2p-org/p2p-wallet-web.git
cd p2p-wallet-web
yarn
yarn start // to start a development
yarn build // to create a production build
yarn deploy // to deploy a production build

Development

Install the following extensions in your code editor for linting and ease of work with the code:

  • eslint
  • prettier
  • stylint
  • styled-components

Contributing

The best way to submit feedback and report bugs is to open a GitHub issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs. Keep in mind that all participants will be expected to follow our code of conduct.

p2p-wallet-web's People

Contributors

beautyfree avatar b1acksun avatar nickshtefan avatar dependabot[bot] avatar

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.