near-api-go
A Go library for development of DApps on the NEAR platform.
There is also a JavaScript/TypeScript implementation.
Installation
go get -u -v github.com/aurora-is-near/near-api-go
(How to install Go. Add $GOPATH/bin
to your $PATH
.)
Go library to interact with NEAR Protocol via RPC API
go get github.com/YuxSccc/near-api-go
A Go library for development of DApps on the NEAR platform.
There is also a JavaScript/TypeScript implementation.
go get -u -v github.com/aurora-is-near/near-api-go
(How to install Go. Add $GOPATH/bin
to your $PATH
.)