go-lbd
Library for Golang to call LINE Blockchain Developers API. When you use Golang to develop a service, it allows you to easily send a request without separately setting HTTP connection or signature.
For testing
Environment values
Set environment values
export API_KEY=
export API_SECRET=
export SERVICE_ID=
export OWNER_ADDR=
export OWNER_SECRET=
export SERVICETOKEN_CONTRACT_ID=
export ITEMTOKEN_CONTRACT_ID=
export USER_ID=
Transactions
Set environment value TX=1
.