DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k
stars
1.09k
forks
source link
Solidity simple storage 예제를 실행할 수 있도록 StandaloneBlockchainSample을 수정. #1230
Closed
kwanghoon closed 6 years ago
This sample doesn't provide any new functionality usage examples comparing to
StandaloneBlockchainSample
https://github.com/ethereum/ethereumj/blob/develop/ethereumj-core/src/main/java/org/ethereum/samples/StandaloneBlockchainSample.java .