From d3628c0af167c3f4994418481240e6fce8d74c85 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 2 Dec 2020 08:41:04 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c6cf395..3b0a09bc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager?ref=badge_shield) Blox Eth Key Manager is a library wrapping all major functionality an eth 2.0 validator will need: - [Multi storage implementations](https://github.com/bloxapp/eth2-key-manager/tree/master/stores) @@ -30,4 +31,7 @@ Wallets and accounts are derived according to [EIP-2334](https://github.com/ethe The seed is needed just to execute specific operations like creating new accounts or signing with the withdrawal key.

Examples: -- [Basic Use]() \ No newline at end of file +- [Basic Use]() + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager?ref=badge_large) \ No newline at end of file