{"id":25652375,"url":"https://github.com/hyperweb-io/ts-codegen-module-boilerplate","last_synced_at":"2025-08-13T14:08:39.743Z","repository":{"id":59414747,"uuid":"482622629","full_name":"hyperweb-io/ts-codegen-module-boilerplate","owner":"hyperweb-io","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-19T02:59:39.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-13T02:03:50.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperweb-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-17T20:08:34.000Z","updated_at":"2025-01-18T00:48:45.000Z","dependencies_parsed_at":"2024-01-19T03:40:43.057Z","dependency_job_id":"ba5a10d7-0e08-45ea-8e57-9ba5a350c73a","html_url":"https://github.com/hyperweb-io/ts-codegen-module-boilerplate","commit_stats":null,"previous_names":["hyperweb-io/ts-codegen-module-boilerplate","cosmology-tech/ts-codegen-module-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyperweb-io/ts-codegen-module-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fts-codegen-module-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fts-codegen-module-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fts-codegen-module-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fts-codegen-module-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperweb-io","download_url":"https://codeload.github.com/hyperweb-io/ts-codegen-module-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fts-codegen-module-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270254160,"owners_count":24552985,"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-13T02:00:09.904Z","response_time":66,"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":"2025-02-23T18:17:49.253Z","updated_at":"2025-08-13T14:08:39.675Z","avatar_url":"https://github.com/hyperweb-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# __MODULENAME__\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/545047/188804067-28e67e5e-0214-4449-ab04-2e0c564a6885.svg\" width=\"80\"\u003e\u003cbr /\u003e\n    __MODULEDESC__\n\u003c/p\u003e\n\n## install\n\n```sh\nnpm install __MODULENAME__\n```\n## Table of contents\n\n- [__MODULENAME__](#__MODULENAME__)\n  - [Install](#install)\n  - [Table of contents](#table-of-contents)\n- [Developing](#developing)\n- [Credits](#credits)\n\n## Developing\n\nWhen first cloning the repo:\n\n```\nyarn\nyarn build\n```\n\n### Codegen\n\nContract schemas live in `./contracts`. Look inside of `scripts/codegen.js` and configure the settings for bundling your SDK and contracts into `__MODULENAME__`:\n\n```\nyarn codegen\n```\n\n### Publishing\n\nBuild the types and then publish:\n\n```\nyarn build\nyarn publish\n```\n## Credits\n\n🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator)\n\nCode built with the help of these related projects:\n\n* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) a \"babel for the Cosmos\", Telescope is a TypeScript Transpiler for Cosmos Protobufs.\n* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes\n* [chain-registry](https://github.com/cosmology-tech/chain-registry) an npm module for the official Cosmos chain-registry.\n* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) A wallet connector for the Cosmos ⚛️\n* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) set up a modern Cosmos app by running one command.\n* [starship](https://github.com/cosmology-tech/starship) a k8s-based unified development environment for Cosmos Ecosystem\n\n## Disclaimer\n\nAS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.\n\nNo developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code or software using the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperweb-io%2Fts-codegen-module-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperweb-io%2Fts-codegen-module-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperweb-io%2Fts-codegen-module-boilerplate/lists"}