Nomos blockchain node
Go to file
Giacomo Pasini 539c986f69
Add mempool stub (#29)
* add mempool stub

* address review comments

* move base data types to nomos-core

* allow clippy warning
2022-12-14 15:30:45 +01:00
.cargo Nomos core (#28) 2022-12-13 15:35:11 +01:00
.github/workflows ci: add Jenkins and Docker file for PR and doc builds (#23) 2022-12-12 21:29:23 +02:00
ci Lint and check all features (#27) 2022-12-13 13:33:51 +02:00
nomos-core Add mempool stub (#29) 2022-12-14 15:30:45 +01:00
nomos-services Add mempool stub (#29) 2022-12-14 15:30:45 +01:00
.gitignore Initial commit 2022-10-25 13:40:24 +02:00
Cargo.toml Add mempool stub (#29) 2022-12-14 15:30:45 +01:00
README.md Initial commit 2022-10-25 13:40:24 +02:00
shell.nix ci: add Jenkins and Docker file for PR and doc builds (#23) 2022-12-12 21:29:23 +02:00

README.md

nomos-research

Nomos blockchain node mvp