{"id":21429760,"url":"https://github.com/limechain/avalanche-client","last_synced_at":"2025-06-24T23:38:58.389Z","repository":{"id":200711409,"uuid":"705516440","full_name":"LimeChain/avalanche-client","owner":"LimeChain","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-17T11:00:52.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-23T08:18:04.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/LimeChain.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}},"created_at":"2023-10-16T07:02:41.000Z","updated_at":"2023-10-17T10:56:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"82dfabe1-ff9c-4d2e-a3a8-ebe68643fd13","html_url":"https://github.com/LimeChain/avalanche-client","commit_stats":null,"previous_names":["limechain/avalanche-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Favalanche-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Favalanche-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Favalanche-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Favalanche-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimeChain","download_url":"https://codeload.github.com/LimeChain/avalanche-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940062,"owners_count":20372044,"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":[],"created_at":"2024-11-22T22:19:05.734Z","updated_at":"2025-03-16T21:44:09.046Z","avatar_url":"https://github.com/LimeChain.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# avalanche-client\nA Rust client for Avalanche based on [avalanche-rs](https://github.com/ava-labs/avalanche-rs)\n\n## Client Capabilities\nAt the moment, the client can:\n- Establish TLS connection to a **local** peer\n- Compose and send `Version` message\n- Receive and validate the peer's `Version` message\n- Receive and deserialize `PeerList` message\n- Listen and decode other inbound network messages(no message handlers have been implemented yet)\n\nAt some point, the client won't respond to the `Ping` message and the peer will disconnect.\n## Running Locally\nTo run the client locally, you'll need to have a local avalanchego(v1.10.11) node running. You can see how to run such a node [here](https://github.com/ava-labs/avalanchego).\n\nNote that the README requires you to have go version 1.20.8 or higher, but it actually doesn't build with 1.20.8 and with 1.21.x so your version needs to be: 1.20.10 \u003c= GO_VERSION \u003c 1.21.0 \n\nChange the first mainnet in `genesis/bootstrappers.json` to have the localhost address `127.0.0.1:9651`, you can then run `cargo run` to run the Rust client in debug mode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimechain%2Favalanche-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimechain%2Favalanche-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimechain%2Favalanche-client/lists"}