Code Monkey home page Code Monkey logo

vuethwallet's Introduction

vuethwallet

Build Status codecov dependencies Status

A simple app using eth-lightwallet and vuejs to generate ethereum wallet.

Usage

Run development environment

clone the repo
npm install
npm run dev

Build assets

npm run build

Server static assets, like we serve in heroku

npm start

Have fun with vue-ethereum wallet app.

Router

  1. /

create wallet with user password

  1. /wallet-seed

create wallet with user password and user seed(12 words)

  1. /import-keystore

import wallet from keystore.json

  1. /contract-transaction

make contract transaction

  1. /value-transaction

make value transaction

Test

  1. unit

    npm run unit

  2. e2e

    npm run e2e

  3. all

    npm run test

Send value

  1. Choose the value transaction or go to /value-transaction.

  2. Import your wallet file and enter the password.

  3. Enter the host or choose the test net host.

  4. Enter the params required.

  5. Click the transaction button.

    If error occure, it throws, or it shows the transaction id.

    You can search transaction id or your account information at ethscan.

    Remember change ethscan to the right network eg, mainnet, rinkeby etc.

Demo

Deployed on heroku (build branch): demo

demo-image

vuethwallet's People

Contributors

sc0vu 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.