UNPKG

4.98 kBMarkdownView Raw
1# NEOβ€’ONE
2
3This branch is under heavy development during our migration to [N3](https://neo.org/). Please see the [master-2.x](https://github.com/neo-one-suite/neo-one/tree/master-2.x) branch for currently published source code.
4
5[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=shield)](#contributors)
6[![CircleCI](https://circleci.com/gh/neo-one-suite/neo-one.svg?style=shield)](https://circleci.com/gh/neo-one-suite/neo-one)
7[![codecov](https://codecov.io/gh/neo-one-suite/neo-one/branch/master/graph/badge.svg)](https://codecov.io/gh/neo-one-suite/neo-one)
8[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://neo-one.io/docs/how-to-contribute)
9[![DeepScan grade](https://deepscan.io/api/projects/1846/branches/8291/badge/grade.svg)](https://deepscan.io/dashboard#view=project&pid=1846&bid=8291)
10[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1639/badge)](https://bestpractices.coreinfrastructure.org/projects/1639)
11
12## [Documentation](https://neo-one.io)
13
14## Contributing
15
16Welcome to the NEOβ€’ONE community! We're always looking for more contributors and are happy to have you. Documentation on how to contribute can be found [here](https://neo-one.io/docs/how-to-contribute).
17
18## Contributors
19
20Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
21
22<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
23<!-- prettier-ignore-start -->
24<!-- markdownlint-disable -->
25<table>
26 <tr>
27 <td align="center"><a href="https://github.com/dicarlo2"><img src="https://avatars0.githubusercontent.com/u/1311014?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex DiCarlo</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=dicarlo2" title="Code">πŸ’»</a> <a href="https://github.com/neo-one-suite/neo-one/issues?q=author%3Adicarlo2" title="Bug reports">πŸ›</a> <a href="https://github.com/neo-one-suite/neo-one/commits?author=dicarlo2" title="Documentation">πŸ“–</a> <a href="#fundingFinding-dicarlo2" title="Funding Finding">πŸ”</a> <a href="https://github.com/neo-one-suite/neo-one/pulls?q=is%3Apr+reviewed-by%3Adicarlo2" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#talk-dicarlo2" title="Talks">πŸ“’</a></td>
28 <td align="center"><a href="https://spencercorwin.io"><img src="https://avatars1.githubusercontent.com/u/29364457?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Spencer Corwin</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=spencercorwin" title="Code">πŸ’»</a> <a href="https://github.com/neo-one-suite/neo-one/commits?author=spencercorwin" title="Documentation">πŸ“–</a> <a href="https://github.com/neo-one-suite/neo-one/pulls?q=is%3Apr+reviewed-by%3Aspencercorwin" title="Reviewed Pull Requests">πŸ‘€</a></td>
29 <td align="center"><a href="https://github.com/danwbyrne"><img src="https://avatars1.githubusercontent.com/u/9561608?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Byrne</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=danwbyrne" title="Code">πŸ’»</a> <a href="https://github.com/neo-one-suite/neo-one/commits?author=danwbyrne" title="Documentation">πŸ“–</a> <a href="https://github.com/neo-one-suite/neo-one/pulls?q=is%3Apr+reviewed-by%3Adanwbyrne" title="Reviewed Pull Requests">πŸ‘€</a></td>
30 <td align="center"><a href="https://github.com/afragapane"><img src="https://avatars0.githubusercontent.com/u/34611820?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Fragapane</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=afragapane" title="Code">πŸ’»</a> <a href="https://github.com/neo-one-suite/neo-one/commits?author=afragapane" title="Documentation">πŸ“–</a> <a href="https://github.com/neo-one-suite/neo-one/pulls?q=is%3Apr+reviewed-by%3Aafragapane" title="Reviewed Pull Requests">πŸ‘€</a></td>
31 <td align="center"><a href="http://github.com/ndhuutai"><img src="https://avatars.githubusercontent.com/u/30916803?s=400&v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tai Ng</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=ndhuutai" title="Code">πŸ’»</a> <a href="https://github.com/neo-one-suite/neo-one/commits?author=ndhuutai" title="Documentation">πŸ“–</a></td>
32 <td align="center"><a href="https://github.com/davemneo"><img src="https://avatars3.githubusercontent.com/u/39564353?v=4?s=100" width="100px;" alt=""/><br /><sub><b>davemneo</b></sub></a><br /><a href="https://github.com/neo-one-suite/neo-one/commits?author=davemneo" title="Code">πŸ’»</a></td>
33 </tr>
34</table>
35
36<!-- markdownlint-restore -->
37<!-- prettier-ignore-end -->
38
39<!-- ALL-CONTRIBUTORS-LIST:END -->
40
41This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
42
43## License
44
45NEOβ€’ONE is [MIT licensed](./LICENSE).