Closed SebastianElvis closed 3 years ago
The client has to provide a way to manage the key.
keys/
For VRF/signature and other PKC stuff, we will use https://github.com/w3f/schnorrkel
Problem
The client has to provide a way to manage the key.
Description
keys/
(https://github.com/paritytech/parity-bitcoin/tree/master/keys) backkeys/
(in order to be compatible with SeqPoW and ECVRF)~For VRF/signature and other PKC stuff, we will use https://github.com/w3f/schnorrkel
Alternatives
Additional context
Implementation