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
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,8 +140,8 @@ When using this lib, please make references to this repo and give your start! :)
140
140
141
141
If you are using web3swift in your app or know of an app that uses it, please add it to [this list](https://github.com/matter-labs/web3swift/wiki/Apps-using-web3swift).
142
142
143
-
- If you **need help**, use [Stack Overflow](https://stackoverflow.com/questions/tagged/web3swift) and tag `web3swift`.
144
-
- If you need to **find or understand an API**, check [our documentation](http://web3swift.github.io/web3swift/).
143
+
- If you **need help**, [open an issue](https://github.com/matter-labs/web3swift/issues).
144
+
- If you need to **find or understand an API**, check [our documentation](https://github.com/matter-labs/web3swift/blob/master/Documentation/Usage.md).
145
145
- If you'd like to **see web3swift best practices**, check [Apps using this library](https://github.com/matter-labs/web3swift/wiki/Apps-using-web3swift).
146
146
- If you **found a bug**, [open an issue](https://github.com/matter-labs/web3swift/issues).
147
147
- If you **have a feature request**, [open an issue](https://github.com/matter-labs/web3swift/issues).
-[x] Modularity with the basic Web3 subspec/SPM (the most basic functions like transaction signing and interacting with an http rpc server) and other modules with additional functionality
272
272
-[x][R-Token](https://github.com/harborhq/r-token) - Smart Contracts for applying regulatory compliance to tokenized securities issuance and trading
273
-
-[x] Complete support Infura Websockets API
274
273
-[x] Support IPFS via Infura public IPFS gateway
275
274
-[x] Support more blockchains - Ripple, Bitcoin, EOS, etc.
0 commit comments