Nomos blockchain node
Go to file
gusto 26e5580443
Add CI tests, clippy and fmt checks (#12)
Using logos-co/Overwatch CI scripts for tests and linting in PRs.
The idea is to use this for now, and later gather all common action definitions into one dedicated repository.

* Copied CI test, clippy and fmt steps from Overwatch
* Added go 1.19 to an action setup (required for building waku-rust-bindigs dep)
2022-11-23 15:10:17 +02:00
.github/workflows Add CI tests, clippy and fmt checks (#12) 2022-11-23 15:10:17 +02:00
nomos-services Bugfix: Forget to change `overwatch` to `overwatch_rs` (#11) 2022-11-22 06:16:07 -08:00
.gitignore Initial commit 2022-10-25 13:40:24 +02:00
Cargo.toml Initial network service (#2) 2022-11-03 06:28:37 -07:00
README.md Initial commit 2022-10-25 13:40:24 +02:00

README.md

nomos-research

Nomos blockchain node mvp