加载中
以太坊区块链说的gas/gas price/gas cost是什么?

https://www.reddit.com/r/ethereum/comments/271qdz/can_someone_explain_the_concept_of_gas_in_ethereum/ https://www.reddit.com/r/ethereum/comments/3fnpr1/can_someone_possibly_expl...

如何获得Ethereum测试网络TestNet的以太币

How to get Ether on Testnet Ethereum Wired P2P NetWork

2018/04/15 10:55
2.5K
Ethereum's SWARM or IPFS 的异同

两个去中心化文件存储方案(服务)如何选择? https://github.com/ethersphere/go-ethereum/wiki/IPFS-&-SWARM https://www.reddit.com/r/ethereum/comments/3hbqbv/ipfs_vs_swarm/ https://...

2018/05/13 00:45
1.5K
如何配置一个私有区块链测试网络

本文主要讲述了配置一个私有以太坊的方法

去中心化的Avatar个人AI智能应用

https://www.projectpai.com/ 个性化人工智能经济网络篇 白皮书

2018/01/11 13:29
1.3K
以太链私有网络(Ethereum Private Networks)的使用

补充下之前发的一篇方法。https://my.oschina.net/swingcoder/blog/759257

2016/11/23 17:11
757
以太坊区块链的uncle是什么?

https://www.reddit.com/r/ethereum/comments/3c9jbf/wtf_are_uncles_and_why_do_they_matter/ https://forum.ethereum.org/discussion/2262/eli5-whats-an-uncle-in-ethereum-mining...

理解以太坊的contract

What is a contract? A contract is a collection of code (its functions) and data (its state) that resides at a specific address on the Ethereum blockchain. Contracts live on the ...

一款基于ethereum以太链的手机app应用status.im

Status.im开发平台介绍 https://status.im/ 一款集成了ethereum钱包,区块链聊天IM和Dapp分发市场功能的以太链轻量app(light client)。app目前还在公开测试中。最主要的是,他是开源的,如...

2018/02/21 22:26
629
超级帐本HyperLedger

超级帐本HyperLedger

2016/10/17 22:21
341
Smart Contract: HelloWorld

记录了以太坊智能合约第一个demo的流程

dapp应用市场

https://www.stateofthedapps.com/

2018/01/12 12:14
309
Neo 使用不同于PoW和PoS的共识机制

https://neo.org 量子链,使用PoS 一个在线创建智能合约的网站

2018/01/16 17:45
303
虚拟币交易主流APP

https://www.unlockboot.com/ethereum-wallet-apps-iphone/ Coinbase does not currently support buys in your country...

2018/01/10 11:15
260
Deploy An Ethereum Contract Programmatically

如何通过编程方式动态布署以太链智能合约? 例一、 module.paths.push('/usr/lib/node_modules'); var fs = require('fs'); const contract_data = JSON.parse( fs.readFileSync('path...

2018/06/01 23:45
253
P2P网络的寻包设计:DHT-distributed hash table

https://en.wikipedia.org/wiki/Distributed_hash_table A distributed hash table (DHT) is a class of a decentralized distributed system that provides a lookup service similar to a ...

DHT
2018/05/13 00:53
200
十大虚拟数字货币

BITCOIN Ethereum Bitcoin Cash(BCH) Ripple(XRP) LiteCoin IOTA Cardano Dash NEM Bitcoin Gold

2018/01/10 10:56
159

没有更多内容

加载失败,请刷新页面

返回顶部
顶部