{"id":29040752,"url":"https://github.com/pushchain/push-chain-sdk","last_synced_at":"2026-04-02T16:56:28.914Z","repository":{"id":267942012,"uuid":"853290457","full_name":"pushchain/push-chain-sdk","owner":"pushchain","description":"Push Chain SDK is a JS based monorepo providing an abstraction layer for seamless integration with Push Chain. It simplifies development by handling the heavy lifting, allowing developers to quickly build DApps on Push Chain","archived":false,"fork":false,"pushed_at":"2025-06-23T12:56:02.000Z","size":19265,"stargazers_count":9,"open_issues_count":9,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-23T13:49:45.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/pushchain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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}},"created_at":"2024-09-06T11:14:25.000Z","updated_at":"2025-06-23T12:56:07.000Z","dependencies_parsed_at":"2025-03-12T09:29:47.432Z","dependency_job_id":"8aea311c-9270-43ad-a6e8-07169fd97824","html_url":"https://github.com/pushchain/push-chain-sdk","commit_stats":null,"previous_names":["push-protocol/push-chain-sdk","pushchain/push-chain-sdk"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/pushchain/push-chain-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-chain-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-chain-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-chain-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-chain-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushchain","download_url":"https://codeload.github.com/pushchain/push-chain-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-chain-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262085917,"owners_count":23256541,"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":"2025-06-26T14:36:44.620Z","updated_at":"2025-12-25T14:07:41.371Z","avatar_url":"https://github.com/pushchain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003ca href=\"https://push.org/#gh-light-mode-only\"\u003e\n    \u003cimg width='20%' height='10%' src=\"https://res.cloudinary.com/dx8mqtt0p/image/upload/t_pushchain_logo/Screenshot_2025-07-15_at_11.35.04_AM_wxoldu\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://push.org/#gh-dark-mode-only\"\u003e\n    \u003cimg width='20%' height='10%' src=\"https://res.cloudinary.com/dx8mqtt0p/image/upload/t_pushchain_logo/Screenshot_2025-07-15_at_11.35.04_AM_wxoldu\"\u003e\n    \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ci align=\"center\"\u003ePush protocol is evolving to Push Chain, a shared-state L1 designed to deliver universal app experiences (Any Chain. Any User. Any App).🚀\u003c/i\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n\n  \u003ca href=\"https://discord.com/invite/pushchain\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/discord-7289da.svg?style=flat-square\" alt=\"discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://x.com/pushchain\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/twitter-18a1d6.svg?style=flat-square\" alt=\"twitter\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.youtube.com/@pushprotocol\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/youtube-d95652.svg?style=flat-square\u0026\" alt=\"youtube\"\u003e\n  \u003c/a\u003e\n\u003c/h4\u003e\n\n## PUSH-CHAIN-SDK\n\n#### Push Chain SDK provides an abstraction layer to integrate Push chain features with your Frontend as well as Backend\n\nPUSH Chain SDK is a Javascript based Monorepo of packages that helps developers to interact with the Push Network without having to write a lot of boilerplate code. All the heavy lifting is done by the SDK, so that you the developer can focus on building features and bootstrap a DApp with PUSH features in no time!\n\n## Development\n\n### Packages available\n\nClick on the packages to view more details.\n\n- [@pushchain/core](./packages/core/README.md)\n- [@pushchain/ui-kit](./packages/ui-kit/README.md)\n\n## Resources\n\n- **[Website](https://push.org)** To checkout our Product.\n- **[Docs](https://push.org/docs)** For comprehensive documentation.\n- **[Blog](https://medium.com/push-protocol)** To learn more about our partners, new launches, etc.\n- **[Discord](https://discord.com/invite/pushchain)** for support and discussions with the community and the team.\n- **[GitHub](https://github.com/push-protocol)** for source code, project board, issues, and pull requests.\n- **[X/Twitter](https://x.com/pushchain)** for the latest updates on the product and published blogs.\n\n## Contributing\n\nPush Protocol is an open source Project. We firmly believe in a completely transparent development process and value any contributions. We would love to have you as a member of the community, whether you are assisting us in bug fixes, suggesting new features, enhancing our documentation, or simply spreading the word.\n\n- Bug Report: Please create a bug report if you encounter any errors or problems while utilising the Push Protocol.\n- Feature Request: Please submit a feature request if you have an idea or discover a capability that would make development simpler and more reliable.\n- Documentation Request: If you're reading the Push documentation and believe that we're missing something, please create a docs request.\n\n\u003c!-- Read how you can contribute \u003ca href=\"https://github.com/push-protocol/push-chain-sdk/blob/main/CONTRIBUTING.md\n\"\u003eHERE\u003c/a\u003e --\u003e\n\nNot sure where to start? Join our discord and we will help you get started!\n\n\u003ca href=\"https://discord.com/invite/pushchain\" title=\"Join Our Community\"\u003e\u003cimg src=\"https://www.freepnglogos.com/uploads/discord-logo-png/playerunknown-battlegrounds-bgparty-15.png\" width=\"200\" alt=\"Discord\" /\u003e\u003c/a\u003e\n\n## Licenses\n\nAll crates of this repository are licensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushchain%2Fpush-chain-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushchain%2Fpush-chain-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushchain%2Fpush-chain-sdk/lists"}