Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
edit user guide (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
chainwhisper authored Aug 30, 2019
1 parent 867bc46 commit f14d92d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions cli/testnet/0.6.1-TSS/TSSUserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@
Please note, "--password" option should only be used in testing.
Without this option, the cli would ask interactive input and confirm

0. build tss executable binary
0. download tss executable binary
```
git clone https://github.com/binance-chain/tss
cd tss
go build
wget https://raw.githubusercontent.com/binance-chain/node-binary/master/cli/testnet/0.6.1-TSS/{platform}/tss
```

1. init 3 parties
Expand Down

0 comments on commit f14d92d

Please sign in to comment.