terra blockchain wallet library
ref: https://github.com/terra-project/core/blob/develop/docs/guide/light-client.md
curl -X POST -isu terra:terra-password http://127.0.0.1:8080/address/new
curl -X GET -isu terra:terra-password http://127.0.0.1:8080/address/list
curl -X GET -isu terra:terra-password http://127.0.0.1:8080/txs\?page\=10\&size\=10\&tags\='action=pricefeed'
curl -X GET -isu terra:terra-password http://127.0.0.1:8080/txs\?page\=10\&size\=10\&tags\='action=send&sender=terra12c5s58hnc3c0pjr5x7u68upsgzg2r8fwq5nlsy'
curl -X GET -isu terra:terra-password http://127.0.0.1:8080/txs\?page\=10\&size\=10\&tags\='action=send&recipient=terra160untgd5az0n4g5su6j7a7nq4qgl3vw4zqy9uw'
curl -X POST -isu terra:terra-password http://127.0.0.1:8080/send -d '{"from_address": "terra12c5s58hnc3c0pjr5x7u68upsgzg2r8fwq5nlsy", "to_address": "terra160untgd5az0n4g5su6j7a7nq4qgl3vw4zqy9uw", "amount": "10000000", "denom": "mluna", "memo": "faucet"}' -H 'Content-Type: application/json'
curl -X GET -isu terra:terra-password http://127.0.0.1:8080/block/latest curl -X GET -isu terra:terra-password http://127.0.0.1:8080/block/1