- Create key pair
- Get balance
- Send ether
Description
Description
Revisions and Commits
Revisions and Commits
R11 Ethereum Web Wallet | |||
R11:b2651bf8b8ab add gas price and limit to /api/account/.../tx/send | |||
R11:79d5bf7c9f55 initial commit |
Event Timeline
Comment Actions
- Create key pair: POST /api/account
- Get balance: GET /api/account/<address>
- Send ether: POST /api/account/<address>/tx/send