{"id":28503120,"url":"https://github.com/bifrost-io/substrate-rpc-client","last_synced_at":"2025-07-05T12:30:51.378Z","repository":{"id":75422366,"uuid":"218192974","full_name":"bifrost-io/substrate-rpc-client","owner":"bifrost-io","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-30T10:40:17.000Z","size":200,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T17:06:19.128Z","etag":null,"topics":["rpc","substrate"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bifrost-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-29T03:03:48.000Z","updated_at":"2021-10-13T08:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f673ba09-c567-45e7-853e-644a1587ae1e","html_url":"https://github.com/bifrost-io/substrate-rpc-client","commit_stats":null,"previous_names":["bifrost-io/substrate-rpc-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bifrost-io/substrate-rpc-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifrost-io%2Fsubstrate-rpc-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifrost-io%2Fsubstrate-rpc-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifrost-io%2Fsubstrate-rpc-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifrost-io%2Fsubstrate-rpc-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bifrost-io","download_url":"https://codeload.github.com/bifrost-io/substrate-rpc-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifrost-io%2Fsubstrate-rpc-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263741598,"owners_count":23504274,"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":["rpc","substrate"],"created_at":"2025-06-08T17:05:58.594Z","updated_at":"2025-07-05T12:30:51.371Z","avatar_url":"https://github.com/bifrost-io.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# substrate-rpc-client\nis a library written in Rust for connecting to the substrate's RPC interface via WebSockets allowing to\n\n* Compose extrinsics, send them and subscribe to updates.\n* Watch events and execute code upon events.\n* Parse and print the node metadata.\n* Send sudo call.\n\n## Prerequisites\nIn order to build the substrate-rpc-client, Rust is needed. For Linux/Mac:\n\n    curl https://sh.rustup.rs -sSf | sh\n\nFor more information, please refer to the [substrate](https://github.com/paritytech/substrate) repository.\n\n## Test with bifrost node\n\nTo run a bifrost node, check out this repo: [Bifrost](https://github.com/bifrost-codes/bifrost).\nSee the instructions to build and run a bifrost node, either native target or docker image.\n\nAfter you run a bifrost successfully, run a test case.\n```\ncargo test test_balances_transfer -- --nocapture\n```\n\nYou'll see Bob's balances is increased.\n\n## Alternatives\n\nParity offers a Rust client with similar functionality: [substrate-subxt](https://github.com/paritytech/substrate-subxt)\n\n## Tips\n\nOnly support V8 metadata now.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifrost-io%2Fsubstrate-rpc-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbifrost-io%2Fsubstrate-rpc-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifrost-io%2Fsubstrate-rpc-client/lists"}