{"id":40500927,"url":"https://github.com/midl-xyz/midl-js","last_synced_at":"2026-03-10T14:07:18.668Z","repository":{"id":275575150,"uuid":"833559941","full_name":"midl-xyz/midl-js","owner":"midl-xyz","description":"MIDL Javascript SDK. Build Web3 apps on Bitcoin and MIDL with ease.","archived":false,"fork":false,"pushed_at":"2026-02-10T12:12:52.000Z","size":18399,"stargazers_count":36,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-02-10T15:42:49.370Z","etag":null,"topics":["bitcoin","bitcoin-api","dapp","hooks","midl","react","typescript","web3"],"latest_commit_sha":null,"homepage":"https://js.midl.xyz/","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/midl-xyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-07-25T09:42:04.000Z","updated_at":"2026-02-10T12:11:46.000Z","dependencies_parsed_at":"2025-12-19T07:06:45.032Z","dependency_job_id":null,"html_url":"https://github.com/midl-xyz/midl-js","commit_stats":null,"previous_names":["midl-xyz/midl-js"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/midl-xyz/midl-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midl-xyz%2Fmidl-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midl-xyz%2Fmidl-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midl-xyz%2Fmidl-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midl-xyz%2Fmidl-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midl-xyz","download_url":"https://codeload.github.com/midl-xyz/midl-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midl-xyz%2Fmidl-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29621903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bitcoin","bitcoin-api","dapp","hooks","midl","react","typescript","web3"],"created_at":"2026-01-20T19:07:28.553Z","updated_at":"2026-02-19T16:04:55.806Z","avatar_url":"https://github.com/midl-xyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/@midl/core)](https://www.npmjs.com/package/@midl/core)\n[![npm downloads](https://img.shields.io/npm/dm/@midl/core)](https://www.npmjs.com/package/@midl/core)\n[![codecov](https://codecov.io/gh/midl-xyz/midl-js/graph/badge.svg?token=TVJ2PAA1ZA)](https://codecov.io/gh/midl-xyz/midl-js)\n[![license](https://img.shields.io/github/license/midl-xyz/midl-js)](LICENSE)\n[![issues](https://img.shields.io/github/issues/midl-xyz/midl-js)](https://github.com/midl-xyz/midl-js/issues)\n[![prs](https://img.shields.io/github/issues-pr/midl-xyz/midl-js)](https://github.com/midl-xyz/midl-js/pulls)\n\n\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://js.midl.xyz\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./.github/logo-dark.svg\"\u003e\n      \u003cimg alt=\"midl logo\" src=\"./.github/logo.svg\" width=\"auto\" height=\"60\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n Build Web3 dApps on Bitcoin and MIDL with TypeScript and React.\n\u003c/div\u003e\n\n---\n\n### Features\n\n- **Connect to any Bitcoin network** (mainnet, testnet, regtest, etc.)\n- **Publish transactions** to the Bitcoin network\n- **Sign PSBTs**\n- **Sign messages** using BIP322 and ECDSA\n- **Transfer Runes**\n- **Etch runes** on the blockchain\n\n### Documentation\n\nFor detailed documentation, please visit our [documentation site](https://js.midl.xyz).\n\n### Development\n\nTo contribute to the MIDL JS library, you can clone the repository and run the following commands:\n\n```bash\n# Install dependencies\npnpm install\n\n# Build the project\npnpm build:packages\n\n# Run tests\npnpm test:packages\n```\n\n#### Documentation\n\nTo contribute to the documentation, you can edit the Markdown files in the `apps/docs` directory. The documentation is built using [VitePress](https://vitepress.dev/).\n\nRun the following command to start the documentation server:\n\n```bash\npnpm docs:dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidl-xyz%2Fmidl-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidl-xyz%2Fmidl-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidl-xyz%2Fmidl-js/lists"}