Coder Social home page Coder Social logo

sayyidisal / progressive-web-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monkybrain/progressive-web-wallet

0.0 1.0 0.0 3.75 MB

Ethereum wallet implemented as Progressive Web App

Home Page: https://monkybrain.github.io/progressive-web-wallet

CSS 0.06% HTML 0.12% JavaScript 99.83%

progressive-web-wallet's Introduction

Progressive Web Wallet

Ethereum wallet implemented as a Progressive Web App.

Single page application written in vanilla JavaScript (ES6), except for CommonJS modules.

Uses Infura to connect to the Ropsten test net.

Try it out here: https://monkybrain.github.io/progressive-web-wallet/

Add it to your home screen for the complete PWA experience (only works with Chrome for Android).

Only tested with Chrome for Android and desktop.

Features

  • Generates a private key and an address and stores them in localStorage
  • Private key encryption (AES-256)
  • QR code for receiving ether
  • QR scanner for sending ether
  • Balance refreshed every 15 seconds and displayed in ETH and the base currency of your choice
  • Get ether from MetaMask's Ropsten faucet.

Build instructions

Install browserify

npm install -g browserify

Bundle all javascript files by running the following command in the root folder

browserify js/*.js -o index.js

progressive-web-wallet's People

Contributors

monkybrain avatar

Watchers

 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.