cd threshold-encryption
cargo build --release
cargo build --release --example mempool
docker build -t mempool .
cargo run --release --example create_keys -- -n comittee_size -k key_count
docker-compose up -d
cd ../network
go build main.go
cd ../threshold-frontend
docker build -t threshold-frontend .
cd ..
docker build -t threshold-client .
docker-compose up-
Notifications
You must be signed in to change notification settings - Fork 0
korayakpinar/threshold-client
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published