Skip to content

Commit

Permalink
Update README.md (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
darentuzi authored Aug 12, 2024
1 parent 526fadc commit 4bba613
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,19 @@ tokio::runtime::Builder::new_current_thread()
.unwrap()
.block_on(put_and_get());
```

## Contributing

We welcome contributions! Please fork the repository and submit a pull request.

## License

Blockstore is licensed under the Apache 2.0 License. See the [LICENSE](./LICENSE) file for more details.

## About [Eiger](https://www.eiger.co)

We are engineers. We contribute to various ecosystems by building low level implementations and core components.

Contact us at [email protected]
Follow us on [X/Twitter](https://x.com/eiger_co)

0 comments on commit 4bba613

Please sign in to comment.