Skip to content

Commit

Permalink
remove stale images (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: guy muroch <[email protected]>
  • Loading branch information
guym-blox and guy muroch authored Jul 7, 2024
1 parent eca3b4b commit a34b29d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions eth1_deposit/README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 0 additions & 2 deletions signer/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion slashing_protection/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 0 additions & 2 deletions stores/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 0 additions & 2 deletions wallets/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a34b29d

Please sign in to comment.