In the eth harness at `/dex/testing/eth` we use personal namespace to send funds and deploy contracts. Documentation suggests this is deprecated https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-personal-deprecation There they suggest using clef which, when I looked into implementing in the harness, requires input to a secure shell that we cannot easily automate. I think this has been deprecated for a year at least, so maybe no hurry.