Repository metadata and setup docs point to the old miden-turnkey path
未关闭
- 主要语言
- JavaScript
- 星标
- 3
- 派生
- 4
- 平均合并
- 23 分钟
- 30 天内合并 PR
- 2
描述
The SDK still references the old repository path `https://github.com/0xPolygonMiden/miden-turnkey.git` in a few places:
- root `package.json` `repository.url`
- `packages/use-miden-turnkey-react/package.json` `repository.url`
- `packages/create-miden-turnkey-react/package.json` `repository.url`
- the README clone command
That old path currently returns 404. The active repository is `https://github.com/0xMiden/turnkey-sdk`, so package metadata and local development setup should point there instead.
贡献指南
评估
这个 Issue 还没有评估数据。