{"id":49818248,"url":"https://github.com/roushou/polys","last_synced_at":"2026-05-13T08:35:40.664Z","repository":{"id":323247195,"uuid":"1092610401","full_name":"roushou/polys","owner":"roushou","description":"Polymarket Typescript toolkit","archived":false,"fork":false,"pushed_at":"2026-01-18T02:47:13.000Z","size":541,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-18T13:56:13.320Z","etag":null,"topics":["bun","polymarket","prediction-markets"],"latest_commit_sha":null,"homepage":"https://polys.kenji.sh","language":"TypeScript","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/roushou.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-09T00:15:45.000Z","updated_at":"2026-01-18T02:47:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/roushou/polys","commit_stats":null,"previous_names":["roushou/polys","roushou/diced"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/roushou/polys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roushou%2Fpolys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roushou%2Fpolys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roushou%2Fpolys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roushou%2Fpolys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roushou","download_url":"https://codeload.github.com/roushou/polys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roushou%2Fpolys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32975033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"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":["bun","polymarket","prediction-markets"],"created_at":"2026-05-13T08:35:38.933Z","updated_at":"2026-05-13T08:35:40.659Z","avatar_url":"https://github.com/roushou.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polys\n\nAn unofficial TypeScript toolkit to build apps on top of Polymarket API.\n\n\u003e [!WARNING]\n\u003e This is currently work-in-progress so the API may change and some features may be missing\n\nThis repository contains a TypeScript implementation for interacting with Polymarket, including:\n\n- **[@dicedhq/clob](./packages/clob)** - TypeScript client library for CLOB (order book) API\n- **[@dicedhq/gamma](./packages/gamma)** - TypeScript client library for Gamma (market data) API\n- **[@dicedhq/data](./packages/data)** - TypeScript client library for Data API (user positions, trades, activity)\n- **[@dicedhq/polymarket](./packages/polymarket)** - Unified client that combines both CLOB and Gamma\n- **[@dicedhq/polys-server](./apps/server)** - High-performance signing server built with Bun\n\n## Documentation\n\nSee the [documentation](https://polys.kenji.sh/).\n\n## Requirements\n\nThis project uses [Bun](https://bun.sh/) as the runtime and package manager. Please follow the [installation instructions](https://bun.sh/) if you don't have it already installed.\n\n## Getting Started\n\nInstall dependencies:\n\n```bash\nbun install\n```\n\n### Run the Signing Server\n\n```bash\nbun dev:server\n```\n\n## Development\n\n```bash\n# Format code\nbun run format\n\n# Lint code\nbun run lint\n\n# Type check\nbun run check:types\n\n# Build all packages\nbun run build\n```\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froushou%2Fpolys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froushou%2Fpolys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froushou%2Fpolys/lists"}