{"id":27697011,"url":"https://github.com/veeso/ic-canister-template","last_synced_at":"2026-02-21T03:02:15.966Z","repository":{"id":289355820,"uuid":"969059133","full_name":"veeso/ic-canister-template","owner":"veeso","description":"A template for implementing IC canisters","archived":false,"fork":false,"pushed_at":"2026-01-01T17:57:26.000Z","size":114,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-06T22:48:38.912Z","etag":null,"topics":["canister-template","dfinity","ic-canister","ic-rust","ic-rust-template","internet-computer"],"latest_commit_sha":null,"homepage":"","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/veeso.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,"zenodo":null},"funding":{"github":"veeso","ko_fi":"veeso"}},"created_at":"2025-04-19T09:41:29.000Z","updated_at":"2026-01-01T17:57:29.000Z","dependencies_parsed_at":"2025-04-22T21:43:56.523Z","dependency_job_id":null,"html_url":"https://github.com/veeso/ic-canister-template","commit_stats":null,"previous_names":["veeso/ic-canister-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/veeso/ic-canister-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Fic-canister-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Fic-canister-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Fic-canister-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Fic-canister-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veeso","download_url":"https://codeload.github.com/veeso/ic-canister-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Fic-canister-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"online","status_checked_at":"2026-02-21T02:00:07.432Z","response_time":107,"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":["canister-template","dfinity","ic-canister","ic-rust","ic-rust-template","internet-computer"],"created_at":"2025-04-25T15:27:00.022Z","updated_at":"2026-02-21T03:02:15.960Z","avatar_url":"https://github.com/veeso.png","language":"Rust","funding_links":["https://github.com/sponsors/veeso","https://ko-fi.com/veeso"],"categories":[],"sub_categories":[],"readme":"# IC Canister Template\n\n[![license-mit](https://img.shields.io/badge/License-MIT-teal.svg)](https://opensource.org/license/mit/)\n[![ci state](https://github.com/veeso/ic-canister-template/actions/workflows/ci.yml/badge.svg)](https://github.com/veeso/ic-canister-template/actions/workflows/ci.yml)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits\u0026logoColor=white)](https://conventionalcommits.org)\n\nA template for building Internet Computer canisters with Rust.\n\n## Get Started\n\n### Prerequisites\n\n- [Rust (1.89 or later)](https://rustup.rs/): to build the canisters\n- [DFX](https://internetcomputer.org/docs/building-apps/getting-started/install) (v0.23 or later)\n- [Just](https://just.systems/) to run scripts\n- [ic-wasm](https://github.com/dfinity/ic-wasm): to bundle the canisters\n- [candid-extractor](https://github.com/dfinity/candid-extractor): to extract the candid interface of the canisters\n\n### Build canisters\n\nJust run the following command to build all canisters:\n\n```sh\njust build_all_canisters\n```\n\n### Test canisters\n\nTo run the tests, run the following command:\n\n```sh\njust test [test_name]\njust integration_test [test_name]\n```\n\n### Lint and format\n\n```sh\njust clippy\njust fmt_nightly\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso%2Fic-canister-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveeso%2Fic-canister-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso%2Fic-canister-template/lists"}