Open rynz opened 3 years ago
Thanks for opening this ticket @rynz! Daedalus (as of now) is not intended to be a stake pool operator tool. This might change in the future so let's leave this ticket open and assigned to @darko-mijic, Daedalus product manager. Thanks!
Cheers @nikolaglumac :D!
It would be great if the
keys
of payment and stakeaddrs
within a hardware/regular wallet could be utilised in the flow of registering and submitting a stake pool to the blockchain. For example, within Daedalus UI's new Stake Pool "Register" tab:Register Stake Pool
Select the appropriate wallet for Rewards. Select the appropriate wallet for Owner, as well as adding/removing any additional. Complete pledge/cost/margin etc fields. Calculate and display transaction fees. Browse (disabled until the user disconnects internet connection for security): to the appropriate
cold.vkey
andvrf.vkey
on a SECURE USB/EXTERNAL DEVICE. Review (creates thepool-registration.cert
anddelegation.cert
behind the scenes): an overview of the pool and allows the user to remove the SECURE USB/EXTERNAL DEVICE and connect to the internet. Submit: the transaction(s) and verifies.It improves barrier to entry for stake pool Owners because they are able to use what they already know, their current hardware/regular wallets, and Operators simply supply the
cold.vkey
andvrf.vkey
via a SECURE USB/EXTERNAL DEVICE.