Skip to content

Commit b7a77b1

Browse files
Update README.md
1 parent f8acb93 commit b7a77b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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 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)
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)
2323
- **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)

0 commit comments

Comments
 (0)