Skip to content

doublejumptokyo/go-lbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

☆Library for Golang to call LINE Blockchain Developers API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages