2018-11-19 01:58:31 +00:00
|
|
|
# nim-libp2p
|
2018-11-19 02:07:53 +00:00
|
|
|
|
|
|
|
[![Build Status](https://travis-ci.org/status-im/nim-libp2p.svg?branch=master)](https://travis-ci.org/status-im/nim-libp2p)
|
|
|
|
|
2018-11-19 01:58:31 +00:00
|
|
|
libp2p implementation in Nim
|
2018-11-19 02:04:47 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Licensed and distributed under either of
|
|
|
|
|
|
|
|
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
|
2019-01-02 14:05:50 +00:00
|
|
|
|
|
|
|
or
|
|
|
|
|
|
|
|
* Apache License, Version 2.0, ([LICENSE-APACHEv2](LICENSE-APACHEv2) or http://www.apache.org/licenses/LICENSE-2.0)
|
2018-11-19 02:04:47 +00:00
|
|
|
|
|
|
|
at your option. This file may not be copied, modified, or distributed except according to those terms.
|