GithubHelp home page GithubHelp logo

ether_wallet's Introduction

Etherwallet


  • 설치

    $ git clone https://github.com/jiyoung-lee/ether_wallet.git
    $ npm install
    
  • 실행

    $ supervisor ./bin/www
    
  • 접속

    http://localhost:3000/

  • 기능

    SingUp 화면

    SingUp

    사용자가 원하는 userid와 password 입력을 통해 회원가입을 한다.

    userid는 중복된 값을 가질 수 없다.

    Login 화면

    Login

    userid와 password를 입력하여 로그인 한다.

    만약 userid가 없다면 SingUp 버튼을 클릭해 회원가입 한다.

    Main 화면

    main1 Main2

    [Send]버튼을 통해 이더 전송을 한다.

    [getEther]버튼을 통해 이더를 얻을 수 있다.

    [account]버튼을 통해 개인키를 볼 수 있다.

    전송된 이더 내역을 조회할 수 있다.

    Send 화면

    Send

    받는 사람의 계정이 올바르지 않거나 user가 소유한 이더값이

    보낼 수량 보다 적으면 err가 발생한다.

    Privatekey 화면

    Privatekey1 Privatekey2

    userid와 password을 통해 개인키 확인 가능하다.


ether_wallet's People

Contributors

jiyoung-lee avatar

Watchers

James Cloos avatar  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.