Skip to content

This repository is a go sdk. It consists of all the router chain types and common utilities

License

Notifications You must be signed in to change notification settings

router-protocol/sdk-go

Repository files navigation

Router Protocol Golang SDK 🌟

This repository is a go sdk. It consists of all the router chain types and common utilities

📚 Getting Started

Clone the repository locally and install needed dependencies.

$ git clone https://github.com/router-protocol/sdk-go
$ cd sdk-go
$ go install ./...

Publishing Tagged Release

$ git add .
$ git commit -m "bugfix"
$ git tag -a v1.1.1
$ git push origin master --tags

About

This repository is a go sdk. It consists of all the router chain types and common utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published