Go to file
Carol (Nichols || Goulding) 2879b6cad7 refactor: Remove some now-unneeded type annotations 2020-04-08 10:55:57 -04:00
.circleci improvement: Fail the build on warnings too 2020-02-19 08:37:11 -05:00
benches refactor: please clippy 2020-02-27 19:41:55 +00:00
proto/delorean feature: Add the storage gRPC proto definitions 2020-02-24 08:26:28 -05:00
src refactor: Remove some now-unneeded type annotations 2020-04-08 10:55:57 -04:00
tests feature: Implement ReadGroup 2020-04-06 10:23:43 -04:00
.gitignore
Cargo.lock feat: add Block Type 2020-04-08 13:37:48 +01:00
Cargo.toml feat: add Block Type 2020-04-08 13:37:48 +01:00
README.md
build.rs feature: Switch from prost to tonic 2020-02-17 16:37:43 -05:00
env

README.md

Project Delorean

To run this you'll need a .env file in the directory to specify configuration options. You can see an example in the env file.