Categorygithub.com/YuxSccc/near-api-go
repositorypackage
0.0.16
Repository: https://github.com/yuxsccc/near-api-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

near-api-go

Go
Reference CI Go Report
Card

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.)