{"id":30105099,"url":"https://github.com/forbole/bookkeeper","last_synced_at":"2025-08-09T23:46:05.303Z","repository":{"id":37090654,"uuid":"472292206","full_name":"forbole/bookkeeper","owner":"forbole","description":"Bookkeeping for various blockchains. Support Cosmos, Substrate, Flow, Elrond and more","archived":false,"fork":false,"pushed_at":"2022-07-06T17:32:39.000Z","size":319,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T05:16:07.216Z","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/forbole.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}},"created_at":"2022-03-21T10:42:27.000Z","updated_at":"2022-06-28T13:51:58.000Z","dependencies_parsed_at":"2022-06-24T14:35:07.953Z","dependency_job_id":null,"html_url":"https://github.com/forbole/bookkeeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forbole/bookkeeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fbookkeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fbookkeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fbookkeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fbookkeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forbole","download_url":"https://codeload.github.com/forbole/bookkeeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fbookkeeper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269654380,"owners_count":24454321,"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-08-09T02:00:10.424Z","response_time":111,"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":"2025-08-09T23:45:59.689Z","updated_at":"2025-08-09T23:46:05.226Z","avatar_url":"https://github.com/forbole.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookkeeper\n\nTo start:\n\n```bash\nmake  install \u0026\u0026 bookkeeper --input_json_path \u003cJSON CONFIG LOCATION\u003e\n\n```\n\nWhich the json config file should follow the following schema:\n\n```json\n\n{\n  \"chains\":[\n    {\"chain_type\":\"cosmos\",\n      \"details\": [\n        {\n          \"chain_name\":\"desmos\",\n          \"grpc_endpoint\":\u003cgRPC endpoint of the chain\u003e,\n          \"rpc_endpoint\":\u003cRPC endpoint of the chain\u003e,\n          \"validators\":[\n            {\n              \"validator_address\":\u003cvalidator address\u003e,\n              \"self_delegation_address\":\u003cself delegation address\u003e\n            }],\n          \"fund_holding_account\":[\u003cArray of fund holding accounts\u003e]\n        }\n      ]\n    }\n  ],\n  \"email_details\":{\n    \"from\":{\n      \"name\":\u003cEmail sender name\u003e,\n      \"host\":\u003cHost now support Gmail\u003e,\n      \"password\":\u003cPassword of email account\u003e,\n      \"address\":\u003cEmail address\u003e\n    },\n    \"to\":[\u003can array of email address send to\u003e],\n    \"subject\":\"Monthy report from bookkeeper\",\n    \"details\":\"Enjoy\"\n  }\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforbole%2Fbookkeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforbole%2Fbookkeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforbole%2Fbookkeeper/lists"}