vulpemventures / ocean

:ocean: Elements/Liquid wallet daemon
MIT License
5 stars 7 forks source link

Support auto-init & auto-unlock #90

Closed altafan closed 4 months ago

altafan commented 4 months ago

This adds 2 new env vars OCEAN_MNEMONIC and OCEAN_PASSWORD and support for automatic initialization/unlocking of the wallet.

Closes #72. Closes #83.

Please, @tiero review this.