{"id":22389266,"url":"https://github.com/berzanorg/xane-rollup","last_synced_at":"2026-05-01T01:31:41.018Z","repository":{"id":215627049,"uuid":"739342054","full_name":"berzanorg/xane-rollup","owner":"berzanorg","description":"Xane is a rollup on Mina Protocol with its own AMM.","archived":false,"fork":false,"pushed_at":"2024-02-12T17:29:46.000Z","size":775,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T17:41:28.323Z","etag":null,"topics":["amm","automated-market-maker","decentralized-exchange","dex","mina","mina-navigators","mina-protocol","o1js","svelte","xane","zk","zk-rollup","zk-snarks","zkapp"],"latest_commit_sha":null,"homepage":"https://xanedocs.pages.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berzanorg.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":"2024-01-05T10:35:25.000Z","updated_at":"2024-08-27T19:49:54.000Z","dependencies_parsed_at":"2024-02-12T18:40:07.198Z","dependency_job_id":null,"html_url":"https://github.com/berzanorg/xane-rollup","commit_stats":null,"previous_names":["berzanorg/xane-rollup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berzanorg/xane-rollup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berzanorg%2Fxane-rollup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berzanorg%2Fxane-rollup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berzanorg%2Fxane-rollup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berzanorg%2Fxane-rollup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berzanorg","download_url":"https://codeload.github.com/berzanorg/xane-rollup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berzanorg%2Fxane-rollup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amm","automated-market-maker","decentralized-exchange","dex","mina","mina-navigators","mina-protocol","o1js","svelte","xane","zk","zk-rollup","zk-snarks","zkapp"],"created_at":"2024-12-05T03:10:03.176Z","updated_at":"2026-05-01T01:31:41.003Z","avatar_url":"https://github.com/berzanorg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xane Rollup\n\n\u003e Visit https://xanedocs.pages.dev/ for more info.\n\nThis repository contains the source code of Xane, a rollup on top of [Mina Protocol](https://minaprotocol.com/) with its own AMM.\n\nThis project is licensed under [GPL](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\nI use [Node.js](https://nodejs.org/en), [TypeScript](https://www.typescriptlang.org/) and [o1js](https://docs.minaprotocol.com/zkapps/o1js) to develop a rollup and a rollup client. I also use [Svelte](https://svelte.dev/) and [SvelteKit](https://kit.svelte.dev/) to develop a frontend for Xane. I use [pnpm](https://pnpm.io/) for monorepo management and [Starlight](https://starlight.astro.build/) for docs.\n\nYou can find detailed information about [Node.js](https://nodejs.org/en), [TypeScript](https://www.typescriptlang.org/), [o1js](https://docs.minaprotocol.com/zkapps/o1js), [Svelte](https://svelte.dev/), [SvelteKit](https://kit.svelte.dev/), [pnpm](https://pnpm.io/) and [Starlight](https://starlight.astro.build/) below.\n\n## Node.js\n\nNode.js is an open-source and cross-platform JavaScript runtime environment.\n\nhttps://nodejs.org/en/learn/getting-started/introduction-to-nodejs\n\n## TypeScript\n\nTypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.\n\nhttps://www.typescriptlang.org/docs/\n\n## o1js\n\no1js is a TypeScript library for writing general-purpose zk programs and zk smart contracts for Mina.\n\nhttps://docs.minaprotocol.com/zkapps/o1js\n\n## Svelte\n\nSvelte is a new way to build web applications.\n\nIt's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.\n\nhttps://svelte.dev/docs/introduction\n\n## SvelteKit\n\nSvelteKit is a framework for rapidly developing robust, performant web applications using Svelte\n\nIf you're coming from React, SvelteKit is similar to Next. If you're coming from Vue, SvelteKit is similar to Nuxt.\n\nhttps://kit.svelte.dev/docs/introduction\n\n## pnpm\n\npnpm is a fast, disk space efficient package manager that is an alternative to npm.\n\nhttps://pnpm.io/motivation\n\n## Starlight\n\nStarlight is a full-featured documentation website generator.\n\nhttps://starlight.astro.build/\n\n## Usage\n\n### Install All Dependencies\n\n```shell\n$ pnpm install\n```\n\n### Build The Client\n\n```shell\n$ pnpm build:client\n```\n\n### Build The Docs\n\n```shell\n$ pnpm build:docs\n```\n\n### Build The Frontend\n\n```shell\n$ pnpm build:frontend\n```\n\n### Build The Packages\n\n```shell\n$ pnpm build:packages\n```\n\n### Develop The Docs\n\n```shell\n$ pnpm dev:docs\n```\n\n### Develop The Frontend\n\n```shell\n$ pnpm dev:frontend\n```\n\n### Clean All Dependencies \u0026 All Builds\n\n```shell\n$ pnpm clean\n```\n\n### Format\n\n```shell\n$ pnpm format\n```\n\n### Lint\n\n```shell\n$ pnpm lint\n```\n\n### Test\n\n```shell\n$ pnpm test\n```\n\n## Note\n\nBuilt with love, sweat and tears by [Berzan](https://berzan.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberzanorg%2Fxane-rollup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberzanorg%2Fxane-rollup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberzanorg%2Fxane-rollup/lists"}