{"id":29057554,"url":"https://github.com/hyperweb-io/cw-check","last_synced_at":"2025-06-27T06:05:58.193Z","repository":{"id":85198948,"uuid":"566180861","full_name":"hyperweb-io/cw-check","owner":"hyperweb-io","description":"cw-check verifies if the Wasm binary is a proper smart contract that's ready to be used with cw-simulate or uploaded on cw-simulate-ui.","archived":false,"fork":false,"pushed_at":"2023-01-09T15:03:24.000Z","size":512,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-26T12:11:20.221Z","etag":null,"topics":["cosmwasm"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"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-11-15T06:00:53.000Z","updated_at":"2025-01-18T02:19:47.000Z","dependencies_parsed_at":"2023-03-07T20:30:30.643Z","dependency_job_id":null,"html_url":"https://github.com/hyperweb-io/cw-check","commit_stats":null,"previous_names":["hyperweb-io/cw-check"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyperweb-io/cw-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fcw-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fcw-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fcw-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fcw-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperweb-io","download_url":"https://codeload.github.com/hyperweb-io/cw-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperweb-io%2Fcw-check/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262202496,"owners_count":23274380,"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":["cosmwasm"],"created_at":"2025-06-27T06:05:54.895Z","updated_at":"2025-06-27T06:05:58.179Z","avatar_url":"https://github.com/hyperweb-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"cw-check\n======\nThis package contains a sample implementation to verify if the Wasm binary is a proper smart\ncontract\nthat's ready to be used with [cw-simulate](https://github.com/Terran-One/cw-simulate) or uploaded\non [cw-simulate-ui](https://console.terran.one).\n\n### Getting Started\n\nInstall all the dependencies:\n\n```bash\n$ npm install\n```\n\nOR\n\n```bash\n$ yarn\n```\n\n### Usage\n\n```bash\n$ yarn check wasm/cw_simulate_tests-aarch64.wasm\n```\n\n### Example\n\n```javascript\nimport {check_contract} from '@terran-one/cw-check';\n\nconst result = await check_contract('artifacts/hackatom.wasm', [])\n```\n\n### TODO\n\n- [ ] Add more tests\n- [ ] Add support for capabilities\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperweb-io%2Fcw-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperweb-io%2Fcw-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperweb-io%2Fcw-check/lists"}