Skip to content

Commit 5fa02a9

Browse files
Update README.md
1 parent a135aa9 commit 5fa02a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The work for 2.0 release is about to start. Ideas for new more Swift idiomatic A
1919
- [Installation](#installation)
2020
- [Usage](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md)
2121
- **Account Management -** [Create Account](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#create-account), [Import Account](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#import-account), [Manage Keystore](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#manage-keystore), [Ethereum Address](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#ethereum-address), [Get Balance](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-balance)
22-
- **Transactions Operations -** [Prepare Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#prepare-transaction), [Send Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#send-transaction), [Get gas price](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#transaction-gasprice), [Serialize & deserialize transactions](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#serialize-deserialize-transactions), [Get result](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-result)
23-
- **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)
22+
- **Transactions Operations -** [Prepare Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#prepare-transaction), [Send Transaction](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#send-transaction), [Get Transaction Gas Price](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-transaction-gas-price), [Serialize And Deserialize Transactions](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#serialize-and-deserialize-transactions), [Get Result](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-result)
23+
- **Chain State -** [Get Block Number](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-block-number), [Get Block Gas Price](https://github.com/matterinc/web3swift/blob/feature/readmeImprovement/Documentation/Usage.md#get-block-gas-price)
2424
- [Example Project](#example-project)
2525
- [Credits](#credits)
2626
- [Donations](#donations)

0 commit comments

Comments
 (0)