Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tools to work with Injective EVM smart contracts, maintaining backward compatibility with 0x Orders, 0x Transactions, 0x Approvals and EIP712.

Notifications You must be signed in to change notification settings

equityLab/sdk-go

Repository files navigation

Injective Protocol Golang SDK 🌟


📚 Getting Started

Clone the repository locally and install needed dependencies

$ git clone [email protected]:equityLab/sdk-go.git
$ 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

⛑ Support

Reach out to us at one of the following places!


🔐 License

About

Tools to work with Injective EVM smart contracts, maintaining backward compatibility with 0x Orders, 0x Transactions, 0x Approvals and EIP712.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages