{"id":13562220,"url":"https://github.com/InjectiveLabs/sdk-go","last_synced_at":"2025-04-03T18:33:02.209Z","repository":{"id":36950455,"uuid":"236135355","full_name":"InjectiveLabs/sdk-go","owner":"InjectiveLabs","description":"Tools to work with the Injective Chain, Injective EVM and EIP712.","archived":false,"fork":false,"pushed_at":"2025-03-17T19:43:08.000Z","size":9667,"stargazers_count":99,"open_issues_count":13,"forks_count":52,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-03-18T12:47:09.635Z","etag":null,"topics":["eip712","ethereum","evm","wrappers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InjectiveLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-25T06:39:37.000Z","updated_at":"2025-03-17T21:28:04.000Z","dependencies_parsed_at":"2023-01-17T07:30:44.768Z","dependency_job_id":"8750d829-e091-43a5-8448-129c1bdd0bd3","html_url":"https://github.com/InjectiveLabs/sdk-go","commit_stats":{"total_commits":506,"total_committers":19,"mean_commits":26.63157894736842,"dds":0.6264822134387351,"last_synced_commit":"a3c32cf4984b1a86fcf51d1c3e8669016dd571b9"},"previous_names":[],"tags_count":418,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InjectiveLabs%2Fsdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InjectiveLabs%2Fsdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InjectiveLabs%2Fsdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InjectiveLabs%2Fsdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InjectiveLabs","download_url":"https://codeload.github.com/InjectiveLabs/sdk-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247056958,"owners_count":20876483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eip712","ethereum","evm","wrappers"],"created_at":"2024-08-01T13:01:05.903Z","updated_at":"2025-04-03T18:32:57.185Z","avatar_url":"https://github.com/InjectiveLabs.png","language":"Go","funding_links":[],"categories":["Go","Development"],"sub_categories":[],"readme":"# Injective Protocol Golang SDK 🌟\n\n[![codecov](https://codecov.io/gh/InjectiveLabs/sdk-go/graph/badge.svg?token=XDGZV265EE)](https://codecov.io/gh/InjectiveLabs/sdk-go)\n\n---\n\n## 📚 Getting Started\n\nClone the repository locally and install needed dependencies\n\n```bash\n$ git clone git@github.com:InjectiveLabs/sdk-go.git\n$ cd sdk-go\n$ go mod download\n```\n\n## Run examples\n```bash\n# import pk into keyring if you use keyring\ninjectived keys unsafe-import-eth-key inj-user 5d386fbdbf11f1141010f81a46b40f94887367562bd33b452bbaa6ce1cd1381e\n\n# run chain example\ngo run examples/chain/bank/1_MsgSend/example.go\n\n# run exchange example\ngo run examples/exchange/derivatives/4_Orderbook/example.go\n```\n\n---\n\n## Updating Exchange API proto and client\n\n```bash\n$ make copy-exchange-client\n```\n\n(you have to clone [this repo](https://github.com/InjectiveLabs/injective-indexer) into `../injective-indexer`)\n\n---\n\n## Publishing Tagged Release\n\n```bash\n$ git add .\n$ git commit -m \"bugfix\"\n$ git tag -a v1.1.1\n$ git push origin master --tags\n```\n\n---\n\n## ⛑ Support\n\nReach out to us at one of the following places!\n\n- Website at \u003ca href=\"https://injective.com\" target=\"_blank\"\u003e`injective.com`\u003c/a\u003e\n- Twitter at \u003ca href=\"https://twitter.com/InjectiveLabs\" target=\"_blank\"\u003e`@InjectiveLabs`\u003c/a\u003e\n\n---\n\n## License\n\nCopyright © 2020 - 2022 Injective Labs Inc. (https://injectivelabs.org/)\n\n\u003ca href=\"https://drive.google.com/uc?export=view\u0026id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP\"\u003e\u003cimg src=\"https://drive.google.com/uc?export=view\u0026id=1-fPQRh_D_dnun2yTtSsPW5MypVBOVYJP\" style=\"width: 300px; max-width: 100%; height: auto\" /\u003e\n\nOriginally released by Injective Labs Inc. under: \u003cbr /\u003e\nApache License \u003cbr /\u003e\nVersion 2.0, January 2004 \u003cbr /\u003e\nhttp://www.apache.org/licenses/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInjectiveLabs%2Fsdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInjectiveLabs%2Fsdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInjectiveLabs%2Fsdk-go/lists"}