{"id":40374577,"url":"https://github.com/tmpim/krist.js","last_synced_at":"2026-01-20T11:34:17.227Z","repository":{"id":57289563,"uuid":"517168454","full_name":"tmpim/krist.js","owner":"tmpim","description":"Krist API library for Node.js and the browser","archived":false,"fork":false,"pushed_at":"2024-06-28T20:03:40.000Z","size":327,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T13:34:22.074Z","etag":null,"topics":["krist"],"latest_commit_sha":null,"homepage":"https://docs.krist.dev/docs/libraries/krist-js.html","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/tmpim.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":"2022-07-23T21:31:14.000Z","updated_at":"2024-06-28T20:03:44.000Z","dependencies_parsed_at":"2024-02-02T11:04:35.585Z","dependency_job_id":"a47241da-f7ee-46e8-a252-4bf5c1341a54","html_url":"https://github.com/tmpim/krist.js","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":"0.15000000000000002","last_synced_commit":"8ca28e52912278dbdd5af585d21a90cf81beca40"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tmpim/krist.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmpim%2Fkrist.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmpim%2Fkrist.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmpim%2Fkrist.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmpim%2Fkrist.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmpim","download_url":"https://codeload.github.com/tmpim/krist.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmpim%2Fkrist.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"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":["krist"],"created_at":"2026-01-20T11:34:16.366Z","updated_at":"2026-01-20T11:34:17.219Z","avatar_url":"https://github.com/tmpim.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# krist.js\n\nJavaScript and TypeScript wrapper for the [Krist API](https://krist.dev/docs).\nSupports Node.js and the browser.\n\n- [Guides and examples](https://docs.krist.dev/docs/libraries/krist-js.html)\n- [Full API reference](https://docs.krist.dev/library/krist.js/modules/)\n\n## Features\n- Works on the server with Node.js, and in browsers\n- ES Modules support\n- Modern, Promise-based API with TypeScript support designed with async/wait in mind\n- Type-safe functions for all HTTP endpoints\n- Fully-featured WebSocket client with events and automatic reconnection\n- Useful Promise exceptions for all API errors\n- V2 Address generation with support for common wallet formats (KristWallet, Krist API, etc.)\n- CommonMeta parser for transaction metadata\n- Pagination helper for working with multiple pages of results\n- Utilities for common tasks such as validating addresses and names\n\n### Not yet supported\n- Lookup API\n- Search API\n- Idempotent requests\n\n## Quick Start\n\n1. Install `krist` from npm or yarn:\n\n```sh\nnpm install krist\nyarn add krist\n```\n\n2. Import `krist` and create an instance of `KristApi`:\n\n```ts\nimport { KristApi } from \"krist\";\nconst api = new KristApi();\n```\n\nMore examples can be found at [docs.krist.dev](https://docs.krist.dev/docs/libraries/krist-js.html).\nView the [full API reference here](https://docs.krist.dev/library/krist.js/modules/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmpim%2Fkrist.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmpim%2Fkrist.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmpim%2Fkrist.js/lists"}