You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,12 @@ pod 'web3swift', git: 'https://github.com/BANKEX/web3swift.git'
96
96
- Full reference `web3js` functionality
97
97
- Light Ethereum subprotocol (LES) integration
98
98
99
+
## [Apps using this library](https://github.com/BANKEX/web3swift/wiki/Apps-using-web3swift)
100
+
101
+
If you've used this project in a live app, please let us know! Nothing makes us happier than seeing someone else take my work and go wild with it.
102
+
103
+
*If you are using `web3swift` in your app or know of an app that uses it, please add it to [this] (https://github.com/BANKEX/web3swift/wiki/Apps-using-web3swift) list.*
104
+
99
105
## Special thanks to
100
106
101
107
- Gnosis team and their library [Bivrost-swift](https://github.com/gnosis/bivrost-swift) for inspiration for the ABI decoding approach
0 commit comments