Written by Community Contributer Cardano SHAMROCK
Update Website And Description
On your Validator Node run
1
ayad tx staking edit-validator --website "https://www.example.com" --details "ENO Description" --from ACCOUNT --home /opt/aya
Note: Ensure to replace ACCOUNT with your own ENO’s Account name, replace https://www.example.com with your own site address, replace ENO Description with your own preferred details.
Update Logo
Create Account on Keybase: https://keybase.io
Add logo to Keybase
Copy Key from Keybase dashboard
On your Validator Node run
1
ayad tx staking edit-validator --identity=KEYBASEKEY --from ACCOUNT --home /opt/aya
Note: Ensure to replace ACCOUNT with your own ENO’s Account name, replace KEYBASEKEY with the key you obtained while signing up for Keybase