|
1 | | - |
| 1 | + |
2 | 2 |
|
3 | 3 | # web3swift |
4 | 4 |
|
|
30 | 30 | * [License](#license) |
31 | 31 |
|
32 | 32 | --- |
33 | | - - [Usage Doc](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md) |
| 33 | + - [Usage Doc](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md) |
34 | 34 | - **Account Management** |
35 | | - - [Create Account](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#create-account) |
36 | | - - [Import Account](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#import-account) |
37 | | - - [Manage Keystore](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#manage-keystore) |
38 | | - - [Ethereum Address](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#ethereum-address) |
39 | | - - [Get Balance](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-balance) |
| 35 | + - [Create Account](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#create-account) |
| 36 | + - [Import Account](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#import-account) |
| 37 | + - [Manage Keystore](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#manage-keystore) |
| 38 | + - [Ethereum Address](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#ethereum-address) |
| 39 | + - [Get Balance](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#get-balance) |
40 | 40 | - **Transactions Operations** |
41 | | - - [Prepare Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#prepare-transaction) |
42 | | - - [Send Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#send-transaction) |
| 41 | + - [Prepare Transaction](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#prepare-transaction) |
| 42 | + - [Send Transaction](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#send-transaction) |
43 | 43 | - **Chain State** |
44 | | - - [Get Block Number](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-block-number) |
| 44 | + - [Get Block Number](https://github.com/matterinc/web3swift/blob/develop/Documentation/Usage.md#get-block-number) |
45 | 45 |
|
46 | 46 |
|
47 | 47 | ## Ready Features |
|
0 commit comments