add personal API support when launching dapp testnet
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
**Issue by [alext234](https://github.com/alext234)**
_Thursday Mar 15, 2018 at 19:50 GMT_
_Originally opened as https://github.com/dapphub/dapp/issues/85_
----
Probably inside `dapp---testnet-launch` the geth option `--rpcapi` should also include `personal`.
This is useful for interacting with the testnet (e.g. via Mist).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the dapp---testnet-launch entry point and inspect the geth launch options, especially --rpcapi. Confirm how the testnet exposes RPC APIs, then verify that personal is available for interactions such as Mist.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100