Skip to content

korayakpinar/threshold-client

Repository files navigation

threshold-client

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •