BlockchainEvo / lino-go

Go library for easy usage of Lino Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lino-go

lino-go is the Go library of the Lino Blockchain. It's created for ease use of building DApps on Lino blockchain, as well as providing more query APIs than blockchain supported.

Examples

Examples are under folder of /lino-go/example/...

Contributions

Patches are welcome! If you would like to contribute, but don't know what to work on, check the issues list.

Issues

When you find issues, please report them!

Developer Community

Please join us on on:

Subsribe to email list on our website.

To enable the private key check hook:

$ git config core.hooksPath .githook

About

Go library for easy usage of Lino Core


Languages

Language:Go 99.1%Language:Shell 0.9%