mention crates.io

This commit is contained in:
GroovieGermanikus 2024-01-02 18:23:35 +01:00
parent 884325c991
commit 4d7e781e9a
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
1 changed files with 5 additions and 1 deletions

View File

@ -15,7 +15,11 @@ The implementation is based on _Rust Futures_.
Please open an issue if you have any questions or suggestions -> [New Issue](https://github.com/blockworks-foundation/geyser-grpc-connector/issues/new). Please open an issue if you have any questions or suggestions -> [New Issue](https://github.com/blockworks-foundation/geyser-grpc-connector/issues/new).
## Usage ## Installation and Usage
```cargo add geyser-grpc-connector ```
An example how to use the library is provided in `stream_blocks_mainnet.rs`. An example how to use the library is provided in `stream_blocks_mainnet.rs`.
## Known issues ## Known issues