{"id":22919341,"url":"https://github.com/takapi327/kvstore","last_synced_at":"2025-10-15T04:57:45.327Z","repository":{"id":117971403,"uuid":"484713753","full_name":"takapi327/kvstore","owner":"takapi327","description":"tendermintのチュートリアル用リポジトリ","archived":false,"fork":false,"pushed_at":"2022-04-25T15:13:13.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T13:27:35.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/takapi327.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-04-23T10:18:29.000Z","updated_at":"2022-04-23T10:28:48.000Z","dependencies_parsed_at":"2024-06-19T22:44:17.264Z","dependency_job_id":"6c6e1666-3436-4246-a9c2-69d2b9d3d218","html_url":"https://github.com/takapi327/kvstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takapi327/kvstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takapi327%2Fkvstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takapi327%2Fkvstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takapi327%2Fkvstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takapi327%2Fkvstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takapi327","download_url":"https://codeload.github.com/takapi327/kvstore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takapi327%2Fkvstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279051036,"owners_count":26093639,"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-10-15T02:00:07.814Z","response_time":56,"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":[],"created_at":"2024-12-14T07:11:48.694Z","updated_at":"2025-10-15T04:57:45.299Z","avatar_url":"https://github.com/takapi327.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [tendermint](https://docs.tendermint.com/master/tutorials/go-built-in.html)のチュートリアル用リポジトリ\n\n## 立ち上げと実行\n\nまだtendermintをgo getで取得していない場合以下を実行\n\n```console\n$ go get github.com/tendermint/tendermint@v0.35.4\n```\n\ntendermintの設定ファイルが存在していない場合、もしくは更新が必要な場合は以下を実行\n\n```console\n$ go run github.com/tendermint/tendermint/cmd/tendermint@v0.35.4 init validator --home ./tendermint-home\n```\n\nビルドしてmy-appを生成\n\n```console\n$ go build -mod=mod -o my-app\n```\n\nmy-appを実行して、アプリケーションを起動させる。\n\nブロックの生成が開始しされ、ログ出力に反映されたら成功。\n\n```console\n$ ./my-app -tm-home ./tendermint-home\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakapi327%2Fkvstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakapi327%2Fkvstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakapi327%2Fkvstore/lists"}