-
Notifications
You must be signed in to change notification settings - Fork 459
Alternatives
Anton Grigorev edited this page Nov 1, 2018
·
23 revisions
Here is a list of alternatives (but none satisfied our requirements) with quick review of pros and cons of them.
-
BANKEX Foundation web3swift - the project we did for the Bankex Foundation that we stopped supporting. Just a small part of what makes our repo different from their.
-
Zerion Web3Swift - just Ethereum Web3 Swift library implementation with the following unrealized features:
- no ERC721 support
- no TxPool
- no ENS
- no EIP681 support
- no event loops
-
MercuryProtocol web3.swift - just currently unsupported (the latest commit was on 8 Mar 2018) Ethereum Web3 Swift library implementation with the following unrealized features:
- no ERC20 support
- no ERC721 support
- no TxPool
- no Smart contracts interaction
- no ENS
- no EIP681 support
- no event loops
-
Boilertalk Web3.swift - Ethereum Web3 Swift library implementation (the latest commit was on 1 Sep 2018) with the following unrealized features:
- no ENS
- no TxPool
- no EIP681 support
- no event loops
But they've realized (and we've got it in nearest future realizes): ERC-165, modularity
For any references feel free to open an issue or ask on stackoverflow