Nim Ethereum P2P protocol implementation
Go to file
cheatfate d7bd43c334 Remove ecc.nim.
Remove testecc.nim.
Switch auth/ecies to use eth_keys instead of ecc.nim.
Fix tests according to new API.
2018-04-11 00:29:46 +03:00
ethp2p Remove ecc.nim. 2018-04-11 00:29:46 +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 Remove ecc.nim. 2018-04-11 00:29:46 +03:00

README.md

nim-eth-p2p Build Status Build status

Nim Ethereum P2P protocol implementation

License

Licensed and distributed under either of