Skip to content

Commit

Permalink
Update Implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlBeek committed Nov 26, 2019
1 parent 2ff478f commit 54452bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion EIPS/eip-2335.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,11 @@ Secret `0x000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f`

## Implementation

A Python 3 implementation can be found [here](https://github.com/CarlBeek/eth2.0-deposit-tooling/blob/master/keystores.py).
Implementations exist in the following languages:

* [Python3](https://github.com/CarlBeek/eth2.0-deposit-tooling/blob/master/keystores.py)
* [TypeScript](https://github.com/nodefactoryio/bls-keystore)
* [Go](https://github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4/)

## Copyright

Expand Down

0 comments on commit 54452bf

Please sign in to comment.