mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-12 15:54:12 +00:00
Merge pull request #879 from yuzushioh/add-eip55-implementation
Add EIP55 Swift implementation link
This commit is contained in:
commit
2dcc5f06c2
@ -123,3 +123,4 @@ Note that the input to the Keccak256 hash is the lowercase hexadecimal string (i
|
||||
2. Python example by @Recmo https://github.com/ethereum/eips/issues/55#issuecomment-261521584
|
||||
3. Python implementation in [`ethereum-utils`](https://github.com/pipermerriam/ethereum-utils#to_checksum_addressvalue---text)
|
||||
4. Ethereumjs-util implementation https://github.com/ethereumjs/ethereumjs-util/blob/75f529458bc7dc84f85fd0446d0fac92d991c262/index.js#L452-L466
|
||||
5. Swift implementation in [`EthereumKit`](https://github.com/yuzushioh/EthereumKit/blob/master/EthereumKit/EIP55.swift)
|
||||
|
Loading…
x
Reference in New Issue
Block a user