github.com/status-im/status-go@v1.1.0/services/personal/README.md (about) 1 # personal 2 3 This package contains Status integraton with `personal_*` RPC APIs more 4 information on these APIs can be found on the Ethereum Wiki: 5 https://github.com/ethereum/go-ethereum/wiki/Management-APIs#personal 6 7 In `web3.js` these methods are located in `web3.personal` namespace.