以太坊的多种客户端


目前以太坊客户端支持8种语言的客户端,这篇博客就简单介绍一下每个客户端的编程语言及客户端地址。

go-ethereum

语言:Go 
简介:官方推荐,开发使用最多 
地址:https://github.com/ethereum/go-ethereum

cpp-ethereum

语言:C++ 
地址:https://github.com/ethereum/cpp-ethereum

pyethapp

语言:python 
地址:https://github.com/heikoheiko/pyethapp

ethereumjs-lib

语言:javascript 
地址:https://github.com/ethereumjs/ethereumjs-lib

Ethereum(J)

语言:Java 
地址:https://github.com/ethereum/ethereumj

ethereumH

语言:Hashell 
地址:暂无

Parity

语言:Rust 
简介:最轻便客户端,在历次以太网攻击中表现卓越 
地址:https://github.com/ethcore/parity/releases

ruby-ethereum

语言:Ruby 
github地址:https://github.com/janx/ruby-ethereum 
Gem: https://rubygems.org/gems/ruby-ethereum

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM