We need to start the REST api when the Mac App starts by running blockstack rpcctl start
Also need to stop it when the app is closed.
该提问来源于开源项目:blockstack/blockstack-browser
We need to start the REST api when the Mac App starts by running blockstack rpcctl start
Also need to stop it when the app is closed.
该提问来源于开源项目:blockstack/blockstack-browser
We'll need to generate a core wallet password, store it in the macOS keychain and supply it to the API on start up. See https://github.com/blockstack/blockstack-core/issues/286#issuecomment-279155033