-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ||
|