https://github.com/yuzushioh/cryptoethereumswift
Ethereum cryptography implementations for iOS framework
https://github.com/yuzushioh/cryptoethereumswift
blockchain cryptography ethereum
Last synced: 3 months ago
JSON representation
Ethereum cryptography implementations for iOS framework
- Host: GitHub
- URL: https://github.com/yuzushioh/cryptoethereumswift
- Owner: yuzushioh
- License: apache-2.0
- Created: 2018-05-25T06:42:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T20:19:12.000Z (over 6 years ago)
- Last Synced: 2025-10-06T14:51:16.947Z (9 months ago)
- Topics: blockchain, cryptography, ethereum
- Language: C
- Homepage:
- Size: 31.6 MB
- Stars: 18
- Watchers: 0
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CryptoEthereumSwift
CryptoEthereumSwift implements necessary cryptographic features for Ethereum. This framwork is currently used in [EthereumKit](https://github.com/yuzushioh/EthereumKit).