diff --git a/eth1_deposit/README.md b/eth1_deposit/README.md index c563ba9..be7a420 100644 --- a/eth1_deposit/README.md +++ b/eth1_deposit/README.md @@ -1,8 +1,6 @@ # Blox Eth Key Manager - ETH 1 Deposit -[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) - Easily create an eth1 deposit. Inludes: diff --git a/signer/README.md b/signer/README.md index ce545b7..512246b 100644 --- a/signer/README.md +++ b/signer/README.md @@ -1,8 +1,6 @@ # Blox Eth Key Manager - Validator Signer -[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) - Validator Signer has the responsibility to sign the basic 3 operations an eth 2.0 validator needs: - sign attestation diff --git a/slashing_protection/README.md b/slashing_protection/README.md index 2a926b6..1077cc5 100644 --- a/slashing_protection/README.md +++ b/slashing_protection/README.md @@ -1,7 +1,6 @@ # Blox Eth Key Manager - Slashing Protector -[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) Slashing protection implementation for eth 2.0 diff --git a/stores/README.md b/stores/README.md index 4cb5eb0..f3c31d2 100644 --- a/stores/README.md +++ b/stores/README.md @@ -1,8 +1,6 @@ # Blox Eth Key Manager - Stores -[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) - Store is a place that saves and fetches data used by a portfolio,wallet and accounts. It also stores sensitive information like a seed. diff --git a/wallets/README.md b/wallets/README.md index 52961ed..8f1bfb2 100644 --- a/wallets/README.md +++ b/wallets/README.md @@ -1,8 +1,6 @@ # Blox Eth Key Manager - Wallets -[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io) - ### Hierarchical Deterministic(HD) An EIP 2333,2334,2335 compliant HD wallet for BLS12-381