{"id":19593466,"url":"https://github.com/magicblock-labs/ephemeral-rollups-sdk","last_synced_at":"2026-03-11T19:16:05.371Z","repository":{"id":252558046,"uuid":"840336081","full_name":"magicblock-labs/ephemeral-rollups-sdk","owner":"magicblock-labs","description":"The SDK provides convenience utils to prepare programs for executing transactions in the Ephemeral Rollups","archived":false,"fork":false,"pushed_at":"2026-01-15T03:08:18.000Z","size":1121,"stargazers_count":12,"open_issues_count":4,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T17:24:58.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.magicblock.gg","language":"TypeScript","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/magicblock-labs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T13:28:08.000Z","updated_at":"2026-01-14T15:02:36.000Z","dependencies_parsed_at":"2024-12-14T12:18:17.069Z","dependency_job_id":"b5d94560-47d1-441c-a0c4-d8714e1dbd00","html_url":"https://github.com/magicblock-labs/ephemeral-rollups-sdk","commit_stats":null,"previous_names":["magicblock-labs/ephemeral-rollups-sdk"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/magicblock-labs/ephemeral-rollups-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fephemeral-rollups-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fephemeral-rollups-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fephemeral-rollups-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fephemeral-rollups-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicblock-labs","download_url":"https://codeload.github.com/magicblock-labs/ephemeral-rollups-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicblock-labs%2Fephemeral-rollups-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2024-11-11T08:39:43.648Z","updated_at":"2026-01-22T11:16:46.629Z","avatar_url":"https://github.com/magicblock-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚡ Ephemeral Rollups SDK\n\nThe SDK provides convenience utils to prepare programs for executing transactions in the Ephemeral Rollups\n\n## Packages\n\n| Package                                  | Description                                                                             | Version                                                                                                                                                            | Docs                                                                                        |\n|:-----------------------------------------|:----------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------|\n| `ephemeral-rollups-sdk`                  | Rust SDK for integrating with the Ephemeral Rollups                                     | [![Crates.io](https://img.shields.io/crates/v/ephemeral-rollups-sdk?color=blue)](https://crates.io/crates/ephemeral-rollups-sdk)                                   | [![Docs.rs](https://img.shields.io/badge/docs-tutorials-blue)](https://docs.magicblock.gg/) |\n| `magic-resolver`                         | Rust library that facilitates connection resolution when working with Ephemeral Rollups | [![Crates.io](https://img.shields.io/crates/v/ephemeral-rollups-sdk?color=blue)](https://crates.io/crates/magic-resolver)                                          | [![Docs.rs](https://img.shields.io/badge/docs-tutorials-blue)](https://docs.magicblock.gg/) |\n| `@magicblock-labs/ephemeral-rollups-sdk` | TypeScript helper for preparing transactions (@solana/web3.js)                           | [![npm](https://img.shields.io/npm/v/@magicblock-labs/ephemeral-rollups-sdk.svg?color=blue)](https://www.npmjs.com/package/@magicblock-labs/ephemeral-rollups-sdk) | [![Docs](https://img.shields.io/badge/docs-tutorials-blue)](https://docs.magicblock.gg)     |\n| `@magicblock-labs/ephemeral-rollups-kit` | TypeScript helper for preparing transactions (@solana/kit)                              | [![npm](https://img.shields.io/npm/v/@magicblock-labs/ephemeral-rollups-kit.svg?color=blue)](https://www.npmjs.com/package/@magicblock-labs/ephemeral-rollups-kit) | [![Docs](https://img.shields.io/badge/docs-tutorials-blue)](https://docs.magicblock.xyz)    |\n\n### ✨ Add CPIs to delegate, undelegate, and commit accounts\n\nSee the integration example: https://github.com/magicblock-labs/magicblock-engine-examples\n\n## 👷Examples\n\n- [Anchor Counter](https://github.com/magicblock-labs/magicblock-engine-examples/blob/main/anchor-counter/README.md) - A simple counter that can be incremented. Tests use the ts sdk to delegate/undelegate accounts and run transactions.\n- [Bolt Counter](https://github.com/magicblock-labs/magicblock-engine-examples/blob/main/bolt-counter/README.md) - A simple counter that can be incremented. Tests use the bolt sdk to delegate/undelegate accounts and run transactions.\n\n## 🚧 Under Testing 🚧\n\nThe Ephemeral Rollups are currently under testing. Reach out to us on [Discord](https://discord.com/invite/MBkdC3gxcv) to get access to the testing endpoint. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicblock-labs%2Fephemeral-rollups-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicblock-labs%2Fephemeral-rollups-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicblock-labs%2Fephemeral-rollups-sdk/lists"}