aferreira44 / aferreira44/bitcoin-core-rest-api-nestjs
Network: getnodeaddresses - Implement REST API endpoint for Bitcoin Core method
未关闭
api
bitcoin
good first issue
help wanted
Network
- 主要语言
- TypeScript
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Implement a REST API endpoint for the `Network`: `getnodeaddresses` method of the Network category in Bitcoin Core.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Begin by reviewing the repository's existing REST endpoints for Bitcoin Core Network methods and identify the entry point for adding getnodeaddresses. Compare the endpoint behavior with the Bitcoin Core getnodeaddresses JSON-RPC method, then add coverage confirming the REST endpoint returns the method's result.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- api, blockchain
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100