File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 66
77> A simple Cryptography Implementation in C++ for the Ark Blockchain.
88
9- [ ![ Build Status] ( https://badgen.now.sh/circleci/github/ArkEcosystem/cpp-crypto )] ( https://circleci.com/gh/ArkEcosystem/cpp-crypto )
10- [ ![ Codecov] ( https://badgen.now.sh/codecov/c/github/arkecosystem/cpp-crypto )] ( https://codecov.io/gh/arkecosystem/cpp-crypto )
11- [ ![ Latest Version] ( https://badgen.now.sh/github/release/ArkEcosystem/cpp-crypto )] ( https://github.com/ArkEcosystem/cpp-crypto/releases )
12- [ ![ License: MIT] ( https://badgen.now.sh/badge/license/MIT/green )] ( https://opensource.org/licenses/MIT )
9+ [ ![ Test Actions] ( https://github.com/ArkEcosystem/cpp-crypto/workflows/Test/badge.svg )] ( https://github.com/ArkEcosystem/cpp-crypto/actions )
10+ [ ![ Coverage Actions] ( https://github.com/ArkEcosystem/cpp-crypto/workflows/Coverage/badge.svg )] ( https://github.com/ArkEcosystem/cpp-crypto/actions )
11+ [ ![ C++11] ( https://badgen.net/badge/c++/11/blue?labelColor=black )] ( https://isocpp.org/wiki/faq/cpp11 )
12+ [ ![ Latest Version] ( https://badgen.now.sh/github/release/ArkEcosystem/cpp-crypto?labelColor=black )] ( https://github.com/ArkEcosystem/cpp-crypto/releases )
13+ [ ![ License: MIT] ( https://badgen.now.sh/badge/license/MIT/green?labelColor=black )] ( https://opensource.org/licenses/MIT )
14+
15+ > Lead Maintainer: [ Simon Downey] ( https://github.com/sleepdefic1t )
1316
1417## Documentation
1518
@@ -21,11 +24,8 @@ If you discover a security vulnerability within this package, please send an e-m
2124
2225## Credits
2326
24- - [ Simon Downey] ( https://github.com/sleepdeficit )
25- - [ Chris Johnson] ( https://github.com/ciband )
26- - [ supaiku0] ( https://github.com/supaiku0 )
27- - [ All Contributors] ( ../../../../contributors )
27+ This project exists thanks to all the people who [ contribute] ( ../../contributors ) .
2828
2929## License
3030
31- [ MIT] ( LICENSE ) © [ ArkEcosystem ] ( https://ark.io )
31+ [ MIT] ( LICENSE ) © [ ARK Ecosystem ] ( https://ark.io )
You can’t perform that action at this time.
0 commit comments