Skip to content

added auto-unlock functionality

Eddie Wang requested to merge eddiewang:auto-unlock-startup into master

This PR adds auto-unlock capabilities on start in you have a SIA_WALLET_PASSWORD env variable set.

Most of the wrappers are taken from siac. I slightly modified the apiPost func to automatically use the APIPassword if it exists.

Merge request reports