docs: update README
This commit is contained in:
@@ -37,3 +37,8 @@ This is a proof of concept of the DSKE system, the main goal is to demonstrate t
|
||||
4. Key validation
|
||||
|
||||
The proof-of-concept project assumes all the share's key instructions are delivered correctly, the simple DSKE protocol with (n, n) secret sharing scheme won't be abort in this proof-of-concept project.
|
||||
|
||||
## Getting Started
|
||||
```bash
|
||||
cargo run
|
||||
```
|
||||
Reference in New Issue
Block a user