{"id":28493805,"url":"https://github.com/0xstepit/cw-starter","last_synced_at":"2025-07-05T08:05:30.291Z","repository":{"id":170297642,"uuid":"646198974","full_name":"0xstepit/cw-starter","owner":"0xstepit","description":"A basic template for developing a CosmWasm smart contract.","archived":false,"fork":false,"pushed_at":"2024-01-28T09:33:42.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T09:41:32.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/0xstepit.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}},"created_at":"2023-05-27T15:51:47.000Z","updated_at":"2025-04-16T05:45:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecab7b91-0e9c-494e-b9c3-fdfbe64acd8e","html_url":"https://github.com/0xstepit/cw-starter","commit_stats":null,"previous_names":["0xstepit/cw-template","0xstepit/cw-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/0xstepit/cw-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xstepit%2Fcw-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xstepit%2Fcw-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xstepit%2Fcw-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xstepit%2Fcw-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xstepit","download_url":"https://codeload.github.com/0xstepit/cw-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xstepit%2Fcw-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263707029,"owners_count":23499076,"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":[],"created_at":"2025-06-08T09:31:18.718Z","updated_at":"2025-07-05T08:05:30.286Z","avatar_url":"https://github.com/0xstepit.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CosmWasm Smart Contract Workspace\n\nThis workspace contains multiple smart contracts written in Rust and CosmWasm.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Description](#description)\n  - [first-contract](#first-contract)\n  - [common](#common)\n- [Usage](#usage)\n  - [Test](#test)\n  - [Lint](#lint)\n- [Development](#development)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Getting Started\n\nThese instructions will help you get a copy of the smart contract up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- [CosmWasm](https://github.com/CosmWasm/cosmwasm)\n- Rust: [Installation Guide](https://www.rust-lang.org/tools/install)\n- Command runner: [just](https://github.com/casey/just)\n\n### Installation\n\n1. Clone the repository:\n\n    ```shell\n    git clone \u003crepository_url\u003e\n    ```\n\n2. Change into the project directory:\n\n    ```shell\n    cd \u003cproject_directory\u003e\n    ```\n\n3. Build the smart contract:\n\n    ```shell\n    just optimize\n    ```\n\n## Description\n\n### first-contract\n\nProvide a brief description or overview of the first smart contract in the workspace.\n\n### common\n\nProvide a brief description or overview of the common package in the workspace.\n\n## Usage\n\nDescribe how to deploy and interact with the smart contract. Provide examples and explanations of the available functionality.\n\n### Test\n\n```shell\njust test\n```\n\n### Lint\n\n```shell\njust clippy \u0026\u0026 just fmt \n```\n\n### JSON Schema\n\n```shell\njust schema\n```\n\n## Development\n\nExplain any additional setup or configuration for development purposes. Include information on the project structure and any relevant details.\n\n## Contributing\n\nExplain how other developers can contribute to the smart contract. Include guidelines for pull requests, code style, and development practices.\n\n```shell\njust default-flow\n```\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xstepit%2Fcw-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xstepit%2Fcw-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xstepit%2Fcw-starter/lists"}