{"id":24189736,"url":"https://github.com/ztgx/abclojure","last_synced_at":"2026-06-01T01:31:03.885Z","repository":{"id":64974229,"uuid":"398346554","full_name":"zTgx/abclojure","owner":"zTgx","description":"A Block Chain Application In Clojure Drived by Tendermint","archived":false,"fork":false,"pushed_at":"2021-08-30T03:31:39.000Z","size":184,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T03:24:59.609Z","etag":null,"topics":["clojure","tendermint"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/zTgx.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":"2021-08-20T17:01:28.000Z","updated_at":"2022-12-20T01:55:25.000Z","dependencies_parsed_at":"2023-01-02T01:31:39.223Z","dependency_job_id":null,"html_url":"https://github.com/zTgx/abclojure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zTgx/abclojure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fabclojure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fabclojure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fabclojure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fabclojure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zTgx","download_url":"https://codeload.github.com/zTgx/abclojure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fabclojure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33756575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["clojure","tendermint"],"created_at":"2025-01-13T14:30:34.102Z","updated_at":"2026-06-01T01:31:03.850Z","avatar_url":"https://github.com/zTgx.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [abclojure](https://github.com/zTgx/abclojure)\r\n\r\n# WIP\r\n\r\nA Block Chain Application In Clojure Drived by Tendermint.\r\n\r\n---\r\n\r\n### How to run\r\n#### first, run abclojure service \r\n```shell\r\nlein run\r\n```\r\n\r\n#### second, start tendermint\r\n```shell\r\ntendermint init\r\n```\r\n```shell\r\ntendermint node --home \"./\" --abci \"grpc\"\r\n```\r\nif all above commands are successd, abclojure is running now!\r\n\r\n#### and last, let's play.(send a tx first)\r\n```shell\r\ncurl -X POST -d '{\"tx_id\": \"1\", \"echo\": \"hello\"}' \"http://localhost:9528\"\r\n```\r\nwill output a echo string:\r\n```shell\r\nhello, this tx is successed submit to server already.\r\n```\r\n\r\n---\r\n\r\n### License\r\n\r\nCopyright 2021 zTgx\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\");\r\nyou may not use this file except in compliance with the License.\r\nYou may obtain a copy of the License at\r\n\r\n    http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztgx%2Fabclojure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztgx%2Fabclojure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztgx%2Fabclojure/lists"}