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
- **Chain State -** [Get Block number](https://github.com/matterinc/web3swift/blob/master/Documentation/Usage.md#get-block-number), [Get gas price](https://github.com/matterinc/web3swift/blob/master/Documentation/Usage.md#block-gasprice)
- **Chain State -** [Get Block number](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-block-number), [Get gas price](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#block-gasprice)
24
24
-[Example Project](#example-project)
25
25
-[Credits](#credits)
26
26
-[Donations](#donations)
@@ -37,10 +37,10 @@ The work for 2.0 release is about to start. Ideas for new more Swift idiomatic A
37
37
-[x] Local keystore management (`geth` compatible)
38
38
-[x] Batched requests in concurrent mode
39
39
-[x] Literally following the standards:
40
-
- [x] [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) HD Wallets: Deterministic Wallet
@@ -151,4 +151,4 @@ If you use any of our libraries for work, see if your employers would be interes
151
151
152
152
## License
153
153
154
-
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/matterinc/web3swift/blob/master/LICENSE) for details.
154
+
web3swift is available under the Apache License 2.0 license. See the [LICENSE](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/LICENSE) for details.
0 commit comments