go-ethereum
go-ethereum copied to clipboard
Deprecate account management & personal namespace
TODO:
- [x] Make clef work nice with clique
- [ ] Docs on how to easily do basic stuff: listing hardware wallet accounts, deviring accounts, accessing balances, sending txs, using a local clef instance with a remote/dockerized geth instance
We now have docs for signing clique blocks via clef. See https://github.com/ethereum/go-ethereum/pull/25121
Oh, maybe this will fix #25222.
Approaching 1 year now, I think we're pretty close to being able to do this?