status-go/services/personal/README.md

8 lines
285 B
Markdown
Raw Normal View History

# personal
This package contains Status integraton with `personal_*` RPC APIs more
information on these APIs can be found on the Ethereum Wiki:
https://github.com/ethereum/go-ethereum/wiki/Management-APIs#personal
In `web3.js` these methods are located in `web3.personal` namespace.