{"id":13718621,"url":"https://github.com/dojoengine/origami","last_synced_at":"2026-02-19T06:32:05.954Z","repository":{"id":205343408,"uuid":"713911910","full_name":"dojoengine/origami","owner":"dojoengine","description":"The magic of origami is in seeing a single piece of cairo evolve into a masterpiece through careful folds.","archived":false,"fork":false,"pushed_at":"2024-11-18T10:53:06.000Z","size":1457,"stargazers_count":44,"open_issues_count":11,"forks_count":25,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-29T20:42:12.914Z","etag":null,"topics":["cairo","gaming","onchain-game"],"latest_commit_sha":null,"homepage":"","language":"Cairo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dojoengine.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":"2023-11-03T13:56:59.000Z","updated_at":"2025-01-13T04:30:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb0eb3fa-f913-492b-8064-9ba443649e02","html_url":"https://github.com/dojoengine/origami","commit_stats":null,"previous_names":["dojoengine/origami"],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojoengine%2Forigami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojoengine%2Forigami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojoengine%2Forigami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojoengine%2Forigami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dojoengine","download_url":"https://codeload.github.com/dojoengine/origami/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245296673,"owners_count":20592251,"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":["cairo","gaming","onchain-game"],"created_at":"2024-08-03T01:00:34.597Z","updated_at":"2025-10-17T08:52:10.442Z","avatar_url":"https://github.com/dojoengine.png","language":"Cairo","funding_links":[],"categories":["Additional developer resources","Templates \u0026 Libraries"],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./docs/images/origami.svg\" height=\"128\"\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003c!-- markdownlint-restore --\u003e\n\n  \u003ca href=\"https://twitter.com/dojostarknet\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/dojostarknet?style=social\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/dojoengine/dojo\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/dojoengine/dojo?style=social\"/\u003e\n  \u003c/a\u003e\n\n[![discord](https://img.shields.io/badge/join-dojo-green?logo=discord\u0026logoColor=white)](https://discord.gg/PwDa2mKhR4)\n![Github Actions][gha-badge] [![Telegram Chat][tg-badge]][tg-url]\n\n[gha-badge]: https://img.shields.io/github/actions/workflow/status/dojoengine/dojo/ci.yml?branch=main\n[tg-badge]: https://img.shields.io/endpoint?color=neon\u0026logo=telegram\u0026label=chat\u0026style=flat-square\u0026url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fdojoengine\n[tg-url]: https://t.me/dojoengine\n\n\u003c/div\u003e\n\n# Origami\n\nOrigami is a collection of essential primitives designed to facilitate the development of onchain games using the Dojo engine.\nIt provides a set of powerful tools and libraries that enable game developers to create complex, engaging, and efficient fully onchain games.\n\n\u003e _The magic of origami is in seeing a single piece of cairo evolve into a masterpiece through careful folds_\n\u003e\n\u003e \u003cp align=\"right\"\u003eSensei\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./docs/videos/usage.gif\" height=\"400\"\u003e\n\u003c/div\u003e\n\n---\n\n### Crates\n\n- [Algebra](./crates/algebra)\n- [Defi](./crates/defi/)\n- [Map](./crates/map)\n- Physics (WIP)\n- [Random](./crates/random)\n- [Rating](./crates/rating)\n- [Security](./crates/security)\n\n### Easy integration into your project\n\nIncorporate `origami` seamlessly into your projects using Scarb.toml.\n\nAdd the following to your `[dependencies]`:\n\n```toml\n[dependencies]\norigami_random = { git = \"https://github.com/dojoengine/origami\" }\norigami_map = { git = \"https://github.com/dojoengine/origami\" }\n```\n\nNow you will be able to use origami like any other Cairo package!\n\n### 🏗️ Join Our Contributors\n\nYour expertise can shape the future of game development! We're actively seeking contributions.\n\n### ❓ Dedicated Support\n\nRun into a snag? Reach out on our [GitHub Issues](https://github.com/dojoengine/origami/issues) or join the conversation in our [Discord community](https://discord.gg/dojoengine) for tailored assistance and vibrant discussions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdojoengine%2Forigami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdojoengine%2Forigami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdojoengine%2Forigami/lists"}