{"id":19808853,"url":"https://github.com/k-kinzal/solana-example-counter-program","last_synced_at":"2026-05-15T19:31:26.974Z","repository":{"id":207194872,"uuid":"718654445","full_name":"k-kinzal/solana-example-counter-program","owner":"k-kinzal","description":"https://lu.ma/52jro4af","archived":false,"fork":false,"pushed_at":"2023-11-19T07:56:29.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T18:24:18.158Z","etag":null,"topics":["example","rust","solana","solana-program"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/k-kinzal.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":"2023-11-14T14:30:24.000Z","updated_at":"2024-12-17T07:41:54.000Z","dependencies_parsed_at":"2025-01-11T06:40:36.515Z","dependency_job_id":"867f6972-e521-406b-b1ed-4844f89363b8","html_url":"https://github.com/k-kinzal/solana-example-counter-program","commit_stats":null,"previous_names":["k-kinzal/solana-example-counter-program"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k-kinzal/solana-example-counter-program","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-kinzal%2Fsolana-example-counter-program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-kinzal%2Fsolana-example-counter-program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-kinzal%2Fsolana-example-counter-program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-kinzal%2Fsolana-example-counter-program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-kinzal","download_url":"https://codeload.github.com/k-kinzal/solana-example-counter-program/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-kinzal%2Fsolana-example-counter-program/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33076154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["example","rust","solana","solana-program"],"created_at":"2024-11-12T09:14:58.014Z","updated_at":"2026-05-15T19:31:26.956Z","avatar_url":"https://github.com/k-kinzal.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solana-example\n\nSolana Developer Hub Onlineで使用するサンプルコードです。\nhttps://lu.ma/52jro4af\n\n**NOTE: このリポジトリは学習用であり意図的にバグを残しています**\n\n## プロジェクトの構成\n\n```\n.\n├── Cargo.lock\n├── Cargo.toml\n├── README.md\n└── src\n    ├── instruction.rs # プログラムに渡される指示の定義\n    ├── lib.rs         # プログラムのエントリポイント\n    ├── processor.rs   # 指示を処理するプログラムの実装\n    └── state.rs       # Solanaネットワーク上に保存される状態の定義\n```\n\n## プログラムの概要\n\nこのプログラムは、Solanaネットワーク上に保存される状態を更新するプログラムです。\nIncrementとDecrementの2つの指示を受け付け、カウントアップとカウントダウンを行います。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-kinzal%2Fsolana-example-counter-program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-kinzal%2Fsolana-example-counter-program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-kinzal%2Fsolana-example-counter-program/lists"}