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

awesome-ethereum

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

awesome-ethereum

Awesome Ethereum & Dapps Resources

About Ethereum

Market Information

Videos

Tools

Developer Tools

Where do I start?

Blogs & Article threads

Books

DAPPS

Related Resources

  • How to solve the problem of overcrowding in Ethereum The overcrowding of Ethereum is already a common problem. It is the top priority of founder Vitalik Buterin to improve the trading speed of Ethereu

  • 架构 1 顶层架构设计上 区块链可以简单的分为三个层次,协议层、扩展层和应用层。其中,协议层又可以分为存储层和网络层,它们相互独立但又不可分割。 以太坊最上层的是DApp,它是整个区块链的展示层,通过Web3.js和智能合约层进行交换,如以太坊使用的是truffle和web3-js,区块链的应用层可以是移动端,web端,或是融合进现有的服务器,把当前的业务服务器当成应用层。 所有的智能合约都运行在

  • Ethereum/Quorum实战笔记   1.设置Quorum日志输出级别 在startnode.sh文件中修改verbosity值 --verbosity value Logging verbosity: 0=silent, 1=error, 2=warn, 3=info, 4=debug, 5=detail 2.预挖矿Token值不可增发 因为Quorum是使用raft算法做

  • RSA signature verification in Ethereum Please first read this blog post explaining the landscape. Good, so you are interested how this is done in practice. The high level description is explained in t

  • One of the more popular proposals for implementing smart contracts differently from the way they are typically presented in Ethereum is through the concept of oracles. Essentially, instead of a long-r

  • 章节 以太坊(Ethereum) – 是什么 以太坊(Ethereum) – 什么是智能合约 以太坊(Ethereum) – 以太币 以太坊(Ethereum) – 虚拟机(E.V.M.) 以太坊(Ethereum) – 分布式应用(DApp) 以太坊(Ethereum) – 账号(地址) 以太坊(Ethereum) – 虚拟机架构 以太坊(Ethereum) – 网络节点 以太坊(Ethereu

  • https://github.com/ethereumjs/ethereumjs-blockchain   SYNOPSIS概要 A module to store and interact with blocks 存储区块和与区块进行交互的模块   INSTALL安装 npm install ethereumjs-blockchain   EXAMPLE The following is an

  • 以太坊从零开始入门,以太坊开发入门经验,以太坊智能合约编程之菜鸟教程,[Truffle3.0案例教程](http://truffle.tryblockchain.org/truffle3.0-integrate-nodejs.html) 集成NodeJS并完全跑通,附详细实例和可能的错误,OpenZeppelin集成Truffle编写健壮安全的合约,项目使用的智能合约,以太坊增加Presto的SQL访问能力

 相关资料
  • 分片原本是数据库设计中的一种概念,指将数据库中的数据分割成多个数据分片,让数据的读写可以并行处理。当进行搜索时,仅需访问特定分片即可获得搜索结果,减少了服务器访问压力,从而提高数据库性能。 在区块链中,分片指将区块链中的节点分成若干个组,每组节点组成一个分片。原先区块链中每个节点需要对网络中的每笔交易进行验证,分片后,每个节点仅需处理网络中的一小部分交易。各分片并行工作,从而实现对区块链的横向扩展

  • Ethereum ETL Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases. Do you just want to query Ethereum data right away? Use the public dataset in Big

  • Love-Ethereum If winter comes , can spring be far behind ? ( P. B. Shelley , British poet ) 区块链最大的问题就是人们理解区块链需要时间 | 版本说明 | 区块链 | 以太坊 | 区块链开源学习项目 | 补充资料| 参与贡献| Progress 版本说明 Frontier 简单的介绍区块链基础知识,通过阅读此

  • Presto Ethereum Connector Unleash the Power of Presto Interactive SQL Querying on Ethereum Blockchain Introduction Presto is a powerful interactive querying engine that enables running SQL queries on

  • The Fastest and most Advanced Ethereum Client. » Download the latest release « Table of Contents Description Technical Overview Building 3.1 Building Dependencies 3.2 Building from Source Code 3.3 Sim

  • Ethereum Wiki 是由社区维护的 Wiki ,涵盖了以太坊平台的各种信息,包括用于智能合同开发的广义区块链 Ethereum 和私有低级数据报通信平台 Whisper 。 包括: Serpent 指南 以太坊 Wiki 目录 以太坊开发计划 以太坊术语表 以太坊白皮书 网络状态 …… Ethereum(以太坊)是一个平台和一种编程语言,使开发人员能够建立和发布下一代分布式应用。 Ethe