frost-zcash-demo/trusted-dealer/src
Conrado Gouvea 52972f7101
add frost-client {init,login,export,import,contacts} (#308)
* add frost-client {init,login,export,import,contacts}

* update main README.md, add one to frost-client

* address review comments

* remove unneeded code

* add frost-client trusted-dealer

* also write contacts to configs; move URL from Participant to Group; add 'groups'

* some missing stuff
2024-10-02 10:34:55 -03:00
..
tests missing trusted-dealer stuff 2024-07-01 14:29:14 +01:00
args.rs trusted-dealer: use generics 2024-07-01 14:29:14 +01:00
cli.rs add frost-client {init,login,export,import,contacts} (#308) 2024-10-02 10:34:55 -03:00
inputs.rs trusted-dealer: use generics 2024-07-01 14:29:14 +01:00
lib.rs add frost-client {init,login,export,import,contacts} (#308) 2024-10-02 10:34:55 -03:00
main.rs trusted-dealer: use generics 2024-07-01 14:29:14 +01:00
tests.rs Improve consistency of testing across projects (#76) 2023-09-27 13:27:01 -03:00
trusted_dealer_keygen.rs add frost-client {init,login,export,import,contacts} (#308) 2024-10-02 10:34:55 -03:00