Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a script to simplify creating and funding a new account. (#131)
Add a script for creating funded test accounts simply. ``` ❯ scripts/create-and-fund-account.sh { "name": "68334d7175fd4f86befa4902657e5270", "type": "local", "address": "ethm15r5x94km0swq55aszwd7hnr9wksq7wmr38xes7", "pubkey": "AuKqlSldJJXj4gYMFt2HeX9DJ3aUosYA7n6zBz9Tg7/i", "mnemonic": "umbrella bean special unaware accident giant distance mix ghost feel possible cost road grant endless man maple derive rebuild learn mask water attract resist", "bond": "3d3a73f09115d289d330781455e6eac217305dc4a20e19bde808011fe3775a93", "balance": 5000000000, "privkey": "480880fde7aff1461da584b436cb3a84692413c84623fda78e127bb4e704ce76" } ``` Reviewed-on: https://git.vdb.to/cerc-io/laconicd/pulls/131 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
- Loading branch information