Giter Club home page Giter Club logo

btcwallet's Introduction

BTCWallet

比特币钱包开发

项目介绍

钱包种类非常多,主流的有以太坊钱包、比特币钱包、EOS钱包以及其他类型的虚拟货币钱包。在咱们这次课程中是来开发比特币钱包,其它钱包可以在博主的主页查看,在后面的课程也会陆续推出XRP钱包、TRC钱包、ADA钱包等。

本教程围绕以太坊钱包项目开发逐步进行讲解,该项目以NodeJS语言编写后端,使用web前端演示。内容包含:视频、文档、源码。

比特币是一种点对点传输的数字加密货币,概念最初由中本聪在2009年提出,比特币被称作为区块链1.0,根据比特币衍生发展到了区块链2.0、区块链3.0。比特币即然是一种货币,那么它的交易和投资必然需要使用到钱包,该钱包需要连接到比特币区块链,对账号的货币数据进行管理,因此钱包是区块链领域必需掌握的知识,另外也是交易所开发的核心。目前企业对钱包开发的需求较大,很少有成熟的钱包开发教程,因此特推出此教程满足企业与市场上对钱包的需求,以帮助大家快速全面的掌握比特币钱包理论与开发实践。

本教程能学到什么

  • 快速搭建nodejs后端服务
  • 彻底搞清楚比特币账户与子账号的关系
  • 如何创建隔离见证地址
  • 安全管理和转移你的比特币数字资产
  • 快速开发比特币钱包在正式环境中运行

教程大纲

  1. 开发比特币钱包不得不了解的概念
  2. 通过助记词扩展子地址的原理与编码实现
  3. 隔离见证剖析与编程实践
  4. 钱包项目整体架构设计
  5. 新建钱包:生成子账号地址与路径
  6. 通过助记词导入钱包与导出钱包助记词
  7. 新建子账号与导出子账号私钥
  8. 比特币转账交易与交易记录

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

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

btcwallet's People

Contributors

lixucode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.