{"id":16036365,"url":"https://github.com/noot/abci-app-rs","last_synced_at":"2025-04-05T05:13:16.213Z","repository":{"id":166172613,"uuid":"641638227","full_name":"noot/abci-app-rs","owner":"noot","description":"base ABCI application using tendermint and tower-abci","archived":false,"fork":false,"pushed_at":"2023-05-16T21:24:10.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T13:12:16.297Z","etag":null,"topics":["rust","tendermint"],"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/noot.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-05-16T21:23:08.000Z","updated_at":"2024-09-13T12:43:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bf0e93b-739d-4068-b21d-37807beab988","html_url":"https://github.com/noot/abci-app-rs","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"c835709c0454018763fe78924a029748b7648434"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fabci-app-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fabci-app-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fabci-app-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fabci-app-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noot","download_url":"https://codeload.github.com/noot/abci-app-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289430,"owners_count":20914464,"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","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":["rust","tendermint"],"created_at":"2024-10-08T22:03:28.710Z","updated_at":"2025-04-05T05:13:16.180Z","avatar_url":"https://github.com/noot.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# abci-app-rs\n\n## Requirements\n\n- rust 1.68\n- go 1.18+\n\n## Usage\n\n#### Install tendermint\n```sh\ngit clone https://github.com/tendermint/tendermint.git\ncd tendermint\ngit checkout release/v0.37.1\nmake install\n```\n\n#### Optional: install abci-cli for a bit of CLI testing\n\nIn the tendermint/ dir:\n```sh\nmake install_abci\n```\n\n#### Build and start the application\n\nIn abci-app-rs/:\n```sh\ncargo build\n./target/debug/app\n```\n\n#### Query the app for info\n\n```sh\n$ abci-cli info\nI[2023-05-16|16:53:56.786] service start                                module=abci-client msg=\"Starting socketClient service\" impl=socketClient\n-\u003e code: OK\n-\u003e data: base_app\n-\u003e data.hex: 0x626173655F617070\n```\n\n#### Start the tendermint node\n```sh\ntendermint node\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fabci-app-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoot%2Fabci-app-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fabci-app-rs/lists"}