{"id":22128978,"url":"https://github.com/inverternetwork/abis","last_synced_at":"2025-08-22T15:04:08.357Z","repository":{"id":212267175,"uuid":"730725617","full_name":"InverterNetwork/abis","owner":"InverterNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-04T16:53:27.000Z","size":1623,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T20:14:01.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InverterNetwork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-12-12T14:39:19.000Z","updated_at":"2025-08-04T16:53:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f33a495-686d-4426-8f03-f650eab5d301","html_url":"https://github.com/InverterNetwork/abis","commit_stats":null,"previous_names":["inverternetwork/abis"],"tags_count":89,"template":false,"template_full_name":"InverterNetwork/npm","purl":"pkg:github/InverterNetwork/abis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fabis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fabis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fabis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fabis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InverterNetwork","download_url":"https://codeload.github.com/InverterNetwork/abis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fabis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657469,"owners_count":24797934,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-01T17:57:30.771Z","updated_at":"2025-08-22T15:04:08.328Z","avatar_url":"https://github.com/InverterNetwork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![license](https://img.shields.io/badge/License-LGPL%20v3-blue)](/LICENSE.md)\n[![npm latest package](https://img.shields.io/npm/v/@inverter-network/abis/latest.svg)](https://www.npmjs.com/package/@inverter-network/abis)\n[![npm downloads](https://img.shields.io/npm/dm/@inverter-network/abis.svg)](https://www.npmjs.com/package/@inverter-network/abis)\n[![Follow on Twitter](https://img.shields.io/twitter/follow/inverternetwork.svg?label=follow+INVERTER)](https://twitter.com/inverternetwork)\n\n\u003c/div\u003e\n\n## Inverter / ABIs\n\nBun + Npm + ABI Bundler = Type Safe ABIs\n\n## Summary\n\nThis package contains ABI Bundling scipts and the typescript ABIs themselves for [INVERTER](https://github.com/InverterNetwork).\nLearn more about INVERTER on (https://inverter.network).\n\nCheck out the [Changelog](./CHANGELOG.md) to see what changed in the last releases.\n\n## Install dependencies\n\nInstall Bun ( bun is used for testing for primitives no bun is needed ):\n\n```bash\n# Supported on macOS, Linux, and WSL\n\ncurl -fsSL https://bun.sh/install | bash\n\n# Upgrade Bun every once in a while\n\nbun upgrage\n\n```\n\nInstall dependencies:\n\n```bash\nbun add @inverter-network/abis\n```\n\nor\n\n```bash\nnpm install @inverter-network/abis\n```\n\n## Developing\n\n### Requirements\n\nThe following packages need to be installed globally for the husky hooks to work: `prettier`\n\n### Install Dependencies\n\n```bash\nbun install\n```\n\n### Watching TS Problems\n\n```bash\nbun watch\n```\n\n### Updating the ABIs\n\n1. Update the deployments submodules in the `deployments` directory.\n\n```bash\nbun compile\n```\n\n## How to make a release\n\n**For the Maintainer**: Add NPM_TOKEN to the GitHub Secrets.\n\n1. PR with changes\n2. Merge PR into main\n3. Checkout main\n4. `git pull`\n5. `bun release: '' | alpha | beta` optionally add `-- --release-as minor | major`\n6. Make sure everything looks good (e.g. in CHANGELOG.md)\n7. Lastly follow the instructions given by release log\n8. Done\n\n## Summary\n\nThis package contains ABI Bundling scipts and the typescript ABIs themselves for [INVERTER projects](https://github.com/InverterNetwork).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverternetwork%2Fabis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finverternetwork%2Fabis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverternetwork%2Fabis/lists"}