Skip to content

Commit

Permalink
mention crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Jan 2, 2024
1 parent 884325c commit 4d7e781
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## Usage
## Installation and Usage

```cargo add geyser-grpc-connector ```


An example how to use the library is provided in `stream_blocks_mainnet.rs`.

## Known issues
Expand Down

0 comments on commit 4d7e781

Please sign in to comment.