Are there any other Ethereum clients besides for Geth and Parity which support running a full node?
Asked
Active
Viewed 182 times
1 Answers
0
Harmony is a fully working full node implementation written in java (previously called ethereumj afaik) and cpp-ethereum is a full node implementation written in C++. There are several other implementations in the works. Trinity (previously py-evm, written in python) is "almost done" and is expected to be released soon. There'S at least one other in the works that I can't remember the name of.
natewelch_
- 12,021
- 1
- 29
- 43
gradlew runCustom -Dethereumj.conf.file=/path/to/custom.conf– mchl18 Aug 02 '18 at 18:58