当前位置: 首页 > 软件库 > Web3 > 区块链 >

awesome-blockchain-articles

授权协议 Readme
开发语言
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 何海
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Awesome Blockchain Articles

A collection of awesome blockchain articles. Good learning resources about blockchain. 干货集合,入门区块链技术看这里就够了(可加Q群 680127749,备注说明加群来源,本文持续更新中...)

关注我的blog

入门科普

区块链小知识系列,让你快速了解区块链的相关名词

揭秘比特币系列

程序猿入门必读

不想看文档,那就看看视频吧

进阶攻略

要学习区块链技术,自己动手写一个吧

啧啧,说了这么多,区块链可以赚钱吗?

沉淀积累,是时候静下心来看看书了

比特币和以太坊核心技术文档看这里就够了

读本书

从源码中学习

技术无眠群,一起吹吹水

电报群组 区块链无眠群

 相关资料
  • Awesome Blockchain Curated list of resources for the development and applications of block chain. The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to r

  • Awesome Blockchain Rust Useful components for building blockchains in Rust. include: cryptography, distributed, p2p, consensus, etc Blockchains Blockchain Frameworks Cross-Chain Virtual Machines Gener

  • Here we describe the data structures in the Tendermint blockchain and the rules for validating them. Data Structures The Tendermint blockchains consists of a short list of basic data types: Block Head

  • A simple implementation of blockchain This project aims to create a simple implementation of blockchain concept and demostrate it in a user friendly way. Design Concept This project consists of two ma

  • The Blockchain Reactor's high level responsibility is to enable peers who are far behind the current state of the consensus to quickly catch up by downloading many blocks in parallel, verifying their

  • Truffle 是以太坊的开发环境,测试框架和资产管道,可以让以太坊开发人员开发更轻松。 特性 内置智能合约编译、链接、部署和二进制管理 使用Mocha和Chai进行自动合同测试 可配置的构建管道,支持自定义构建过程 可编写脚本的部署和迁移框架 用于部署到许多公共和专用网络的网络管理 交互式控制台,用于直接合同通 在开发过程中即时重建资产 在Truffle环境中执行脚本的外部脚本运行器 安装 $