2018-03-30 16:15:10 +00:00
|
|
|
# nim-eth-p2p [![Build Status](https://travis-ci.org/status-im/nim-eth-p2p.svg?branch=master)](https://travis-ci.org/status-im/nim-eth-p2p) [![Build Status](https://ci.appveyor.com/api/projects/status/github/cheatfate/nim-eth-p2p?branch=master&svg=true)](https://ci.appveyor.com/project/cheatfate/nim-eth-p2p)
|
2018-03-27 23:06:51 +00:00
|
|
|
Nim Ethereum P2P protocol implementation
|
2018-03-30 14:17:34 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Licensed and distributed under either of
|
|
|
|
* MIT license (license terms in the root directory or at http://opensource.org/licenses/MIT).
|
|
|
|
* Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0).
|
|
|
|
at your option. This file may not be copied, modified, or distributed except according to those terms.
|