发布于 2016-02-23 11:52:47
STRATO使用用Haskell编写的Ethereum客户端。
开源https://github.com/blockapps/ethereum-vm是从一个存储库中分叉出来的,它说:
此包提供了一个用Haskell编写的工具,允许您连接到Ethereum区块链。
在http://blockapps.net的左下角有一个指向RESTful API文档的链接。取决于您从Ethereum客户端需要什么,它可能会工作,并列出了一些资源,如:
/account
/block
/transaction
/storagehttps://ethereum.stackexchange.com/questions/1555
复制相似问题