RLN CLI basic (#163)

* new crate

* toml file

* lock file

* cli

* state

* commands

* main

* fmt

* reorgs

* redundunt

* fmt
This commit is contained in:
tyshko-rostyslav
2023-05-18 08:03:22 +02:00
committed by GitHub
parent c2d386cb74
commit 8c3d60ed01
6 changed files with 225 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ members = [
"private-settlement",
"semaphore",
"rln",
"rln-cli",
"rln-wasm",
"utils",
]