nim-libp2p-experimental/README.md

19 lines
668 B
Markdown
Raw Normal View History

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)
2019-03-15 22:32:16 +00:00
[![Build status](https://ci.appveyor.com/api/projects/status/pqgif5bcie6cp3wi?svg=true)](https://ci.appveyor.com/project/nimbus/nim-libp2p)
2018-11-19 02:07:53 +00:00
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.