{"library":"cosmwasm-typescript-gen","type":"library","category":null,"description":"A CLI tool and library for generating TypeScript types, message composers, and React query hooks from CosmWasm smart contract JSON schemas. Version 0.3.9 is an older release; the project has been renamed to @cosmwasm/ts-codegen (current v0.35.x) with breaking changes in plugin names and React Query defaults. It provides a code-first approach for Cosmos ecosystem dApp development, generating fully typed client-side code from Rust contract schemas. Compared to manual type definitions, it automates type safety and reduces boilerplate for CosmWasm frontends.","language":"javascript","status":"renamed","version":"0.3.9","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install cosmwasm-typescript-gen","imports":["npx cosmwasm-typescript-gen generate --schema ./schema --out ./src --name MyContract","import { MyContractMessageComposer } from './MyContract.react-query'","import { useMyContractQuery } from './MyContract.react-query'"]},{"cmd":"yarn add cosmwasm-typescript-gen","imports":[]},{"cmd":"pnpm add cosmwasm-typescript-gen","imports":[]}],"homepage":null,"github":"https://github.com/pyramation/cosmwasm-typescript-gen","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cosmwasm-typescript-gen","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}