比特币:闪电网络

1.1. 闪电网络介绍

  • 闪电网络 - 官网
  • 比特币闪电网络白皮书 - 中文
  • 比特币闪电网络白皮书-英文
  • 用大白话解释闪电网络是什么?
  • 闪电网络是个什么,技术讲解
  • GitHub

1.2. 闪电网络的浏览器

  • 1ML
  • Lightning network explorer 节点、channel 分布地图
  • Lightblock
  • Robtex Bitcoin Lightning Explorer
  • Lightning Explorer (explore casa)
  • Lightning Explorer (chaintools) 开源浏览器
  • Bitcoin Visuals - 图标视图
  • lngraph - Lightning 浏览器开源实现
  • A (mostly) visual collection of the Lightning Network

1.3. 闪电网络的钱包客户端

GitHub上开源的钱包项目:

桌面钱包

  • lightning-app - NodeJs实现
  • lnd-gui - Swift实现
  • eclair-node-gui - Java实现
  • zap-desktop - Electron+React+Redux实现
  • Presto - C++实现
  • Lightning Peach Wallet - Electron+React+Redux实现
  • spark-wallet - NodeJs实现

Web钱包

  • Discovery wallet - NodeJs实现
  • fulmo - Python实现
  • kugelblitz - Go实现
  • lncli-web - NodeJS+Angular实现
  • Ride The Lightning (RTL) - NodeJS+Angular7实现

移动端钱包

一份闪电网络的移动端钱包列表

1.4. 闪电网络协议的实现

闪电网络现在有三个主流实现:

  • Lightning Network Daemon 简称 LND Go 实现, 白皮书作者的项目 Java APIs 文档 及开发者网站
  • eclair Scala 实现
  • c-lightning C语言实现

1.4.1. 其他实现

  • Raiden Network - Python实现
  • lit - Go实现
  • lightning-onion - Go实现
  • ptarmigan - C实现

1.4.2. 英文资料

  • Summary
  • Design Overview
  • Lightning Network is the Future of Bitcoin
  • Understanding Lightning Network using an Abacus
  • Mathematical Proof That the Lightning Network Cannot Be a Decentralized Bitcoin Scaling Solution
  • Continued Discussion on why Lightning Network Cannot Scale
  • Introducing Fairlayer
  • Why Lightning and Raiden Networks Will Not Work
  • Lightning Protocol & The Raiden Network: A Beginner’s Guide
  • Lightning Network enables Unicast Transactions in Bitcoin. Lightning is Bitcoin’s TCP/IP stack.:About working principle of Lightning Network.
  • Sparky: A Lightning Network in Two Pages of Solidity
  • SF Bitcoin Devs Presentation Slides
  • SF Bitcoin Social Presentation Slides
  • Time and Bitcoin Presentation Slides

1.5. 视频(需)

  • Explain lighting Network
  • Lightning Network Explained Simply
  • What is the Lightning Network?
  • SF Bitcoin Devs Seminar: Scaling Bitcoin to Billions of Transactions Per Day( Joseph Poon)
  • San Francisco Bitcoin Meetup - Lightning for the People
  • Misconceptions about Lightning Network
  • The truth about the lightning network

1.6. 其他资料

  • Awesome-lightning-network
  • 闪电网络 - 资源引导站

你可能感兴趣的:(区块链)