eco-stake / restake

Auto-compounder script for Cosmos Validators using REStake
https://restake.app
MIT License
356 stars 307 forks source link

Deploy restake on Akash Network. #742

Open Dimokus88 opened 1 year ago

tombeynon commented 1 year ago

@Dimokus88 this is awesome, thank you! Couple of notes:

  1. Could you add the image into the AkashNetwork directory as well, and reference from there? Just avoids it potentially breaking in the future
  2. Base64 is encoded rather than encrypted, it doesn't provide any security. Might be worth changing 'encrypted' to 'encoded' just to prevent anyone thinking it provides more security than it does. I think it's still useful as a more obfuscated string than the mnemonic, and I don't think there's any way around sharing the mnemonic with the provider currently.