{"id":25595507,"url":"https://github.com/polywrap/demos","last_synced_at":"2025-04-13T00:55:33.352Z","repository":{"id":39566224,"uuid":"350778044","full_name":"polywrap/demos","owner":"polywrap","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-13T17:38:06.000Z","size":23523,"stargazers_count":10,"open_issues_count":11,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-13T00:55:25.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/polywrap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-03-23T16:15:32.000Z","updated_at":"2023-01-17T12:02:56.000Z","dependencies_parsed_at":"2025-02-21T11:42:21.104Z","dependency_job_id":null,"html_url":"https://github.com/polywrap/demos","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polywrap%2Fdemos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polywrap%2Fdemos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polywrap%2Fdemos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polywrap%2Fdemos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polywrap","download_url":"https://codeload.github.com/polywrap/demos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650438,"owners_count":21139672,"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-02-21T11:29:32.312Z","updated_at":"2025-04-13T00:55:33.329Z","avatar_url":"https://github.com/polywrap.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![polywrap-banner](https://user-images.githubusercontent.com/12145726/140437007-d2b8c969-df29-4a43-906a-d5400b4394ac.png)\n• 🌐 [Website](https://polywrap.io/#/) • 💬 [Discord](https://discord.com/invite/bGsqQrNhqd) • 📖 [Docs](https://docs.polywrap.io) • ✍ [Blog](https://blog.polywrap.io/) • [Twitter](https://twitter.com/polywrap_io) • [Handbook](https://handbook.polywrap.io/) •\n\n# Polywrap Demos\n\nA collection of demos to showcase different aspects of Polywrap.\n\n## Getting Started\n\nWelcome! If you are new to polywrap, we recommend getting started with the [hello-world](./hello-world) demo to see how a wrapper is integrated into various types of apps:\n\n- [Node.js \u0026 TypeScript](./hello-world/app/node-js)\n- [React.js \u0026 TypeScript](./hello-world/app/react-js)\n- [Next.js \u0026 TypeScript](./hello-world/app/next-js)\n- [js-vanilla](./hello-world/app/js-vanilla)\n- [ts-vanilla](./hello-world/app/ts-vanilla)\n\nAs well as begin to understand how wrappers are built:\n\n- [AssemblyScript](./hello-world/wrapper/assemblyscript)\n- [Rust](./hello-world/wrapper/rust)\n\nEach demo contains a `README.md` for further instructions on building and running them locally.\n\n## All Demos\n\n| Demo                                       | Type          | Status                                               | Version                                                                                                                     |\n|--------------------------------------------|---------------| ---------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |\n| [Hello World](./hello-world)               | wrapper + app | Live: [App](https://demo.helloworld.polywrap.io/)    | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [Simple Storage](./simple-storage)         | wrapper + app | Live: [App](https://demo.simplestorage.polywrap.io/) | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [Subgraph Query](./subgraph-query)         | wrapper       | Running                                              | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [JSON RPC](./json-rpc)                     | wrapper       | Running                                              | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [Signer-Provider](./signer-provider)       | app           | Running                                              | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [Rust Async Support](./rust-async-support) | wrapper       | Running                                              | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n| [Common Interface](./common-interface)     | wrapper       | Running                                              | [![Polywrap](https://img.shields.io/badge/Polywrap-0.10.0-blue?style=for-the-badge)](https://www.npmjs.com/package/polywrap/v/0.10.0) |\n\n## Have a demo not in this list?\n\nSubmit a PR or [open an issue](https://github.com/polywrap/demos/issues). ⚡️\n\n## Additional Resources\n\n- [Polywrap Integrations](https://github.com/polywrap/integrations)\n- [DeFiWrapper](https://github.com/defiwrapper/defiwrapper)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolywrap%2Fdemos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolywrap%2Fdemos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolywrap%2Fdemos/lists"}