Nim Ethereum P2P protocol implementation
Go to file
Yuriy Glukhov 6ee66c3d00
Merge pull request #2 from status-im/disco-new-keys
Use new eth_keys interface, more error handling
2018-04-11 18:49:59 +03:00
ethp2p Use new eth_keys interface, more error handling 2018-04-11 13:04:17 +03:00
tests Remove ecc.nim. 2018-04-11 00:29:46 +03:00
.gitignore progress on implementing RLPx 2018-04-01 05:41:05 +03:00
.travis.yml Fix travis.yml. 2018-04-10 23:37:52 +03:00
LICENSE-APACHEv2 Update license info, added .gitignore 2018-03-30 17:17:34 +03:00
LICENSE-MIT Update license info, added .gitignore 2018-03-30 17:17:34 +03:00
README.md One more attempt to fix badges. 2018-03-30 19:27:59 +03:00
appveyor.yml One more attempt to fix appveyor.yml. 2018-04-02 16:47:31 +03:00
ethp2p.nim Initial commit 2018-03-28 03:17:01 +03:00
ethp2p.nimble Use new eth_keys interface, more error handling 2018-04-11 13:04:17 +03:00

README.md

nim-eth-p2p Build Status Build status

Nim Ethereum P2P protocol implementation

License

Licensed and distributed under either of