{"id":29872286,"url":"https://github.com/kompleteam/komple-framework","last_synced_at":"2025-07-30T20:09:41.993Z","repository":{"id":64256954,"uuid":"509498478","full_name":"KompleTeam/komple-framework","owner":"KompleTeam","description":"Smart contract framework for building NFT based applications - built with CosmWasm","archived":false,"fork":false,"pushed_at":"2023-06-26T06:24:12.000Z","size":2684,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-07-29T16:39:54.015Z","etag":null,"topics":["cosmos","cosmwasm","framework","marketplace","nft","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KompleTeam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-01T15:10:41.000Z","updated_at":"2023-07-15T17:47:00.000Z","dependencies_parsed_at":"2023-01-15T07:01:08.574Z","dependency_job_id":null,"html_url":"https://github.com/KompleTeam/komple-framework","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/KompleTeam/komple-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KompleTeam%2Fkomple-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KompleTeam%2Fkomple-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KompleTeam%2Fkomple-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KompleTeam%2Fkomple-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KompleTeam","download_url":"https://codeload.github.com/KompleTeam/komple-framework/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KompleTeam%2Fkomple-framework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267931339,"owners_count":24167599,"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-07-30T02:00:09.044Z","response_time":70,"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":["cosmos","cosmwasm","framework","marketplace","nft","rust"],"created_at":"2025-07-30T20:09:41.012Z","updated_at":"2025-07-30T20:09:41.982Z","avatar_url":"https://github.com/KompleTeam.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Komple Framework\n\n**WARNING: THIS FRAMEWORK IS IN BETA STAGE AND STILL IN DEVELOPMENT. IF YOU WANT TO USE IT IN PRODUCTION APPLICATIONS, USE WITH YOUR OWN RISK.**\n\nMore info about Komple Framework can be found in [our documentation](https://docs.komple.io/komple-framework/overview).\n\nKomple Framework is a smart contract framework that provides the tools for creating NFT based applications using [CosmWasm](https://cosmwasm.com).\n\n## Building\n\n### Smart Contracts\n\nBuild using Intel optimizer:\n\n```bash\n./scripts/optimize -i\n```\n\nBuild using Arm optimizer:\n\n```bash\n./scripts/optimize -a\n```\n\nKeep in mind that Arm optimizer should not be used for production builds. \n\n**ALWAYS** use Intel optimizer for production builds.\n\n### Contract Schemas\n\nGenerate contract schemas using:\n\n```bash\n./scripts/generate-schemas\n```\n\n### TS Codegen\n\nFirst install the dependencies in `scripts` folder:\n\n```bash\nyarn install\n```\n\nGenerate contract schemas with the previous command.\n\nAfter generating the contract schemas, you can generate the TS code for the contracts using:\n\n```bash\n./scripts/ts-codegen\n```\n\nAll the generated typescript files will be inside `ts-types` folder under project root.\n\n## License\n\nContents of this repository are open source under [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompleteam%2Fkomple-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkompleteam%2Fkomple-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompleteam%2Fkomple-framework/lists"}