Code Monkey home page Code Monkey logo

myetherwallet's Introduction

MyEtherWallet

二十四小时玩转MyEtherWallet钱包开发,主要功能:账户的创建、解锁(助记词)、以太币转账、代币转账交易。

教程大纲

  1. 项目概述
  2. 以太坊MyEtherWallet钱包功能演示
  3. 不得不说:钱包地址生成过程
  4. 密码、私钥、keystore与助记词之间的爱恨情仇
  5. 钱包项目整体架构设计
  6. Coding:生成账户的地址、私钥、keystore、助记词
  7. 解锁钱包账号姿势一:私钥
  8. 解锁钱包账号姿势二:keystore+密码
  9. 解锁钱包账号姿势三:助记词
  10. 浅出:如何实现以太币转账
  11. 深入:如何通过钱包集成第三方数字货币以及转账实现
  12. Game Over:总结

项目路线

本次课程以 MyEtherWallet 网页钱包的重要功能作为开发需求,由此,项目的路线规划是:

  • 清晰MyEtherWallet的功能并掌握其用法
  • 介绍以太坊钱包中涉及的重点理论知识
  • 项目架构搭建:以NodeJS开发后端,使用了Koa与相关框架,前端以web进行交互
  • 使用web3.js与以太坊区块链进行交互一步步实现各个功能,其中只有助记词使用了其它技术实现

完整文档请查看原文:http://chaindesk.cn/columnlist.html?id=1

版权声明:博客中的文章版权归博主所有,未经授权,禁止转载,转载请联系作者(微信:lixu1770105)取得同意并注明出处。

myetherwallet's People

Contributors

lixucode avatar

Watchers

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