HelloZeroNet / HelloZeroNet/ZeroNet

Standalone importable Library (e.g. libzeronet)

未关闭
#254 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
18.8k
派生
2.3k
PR 合并指标
30 天内没有已合并 PR

描述

I'd like to be able to incorporate Zeronet into other applications so they can access the network to do API calls or basic HTTP requests. Python's great, but running an exec() process in the background requires the client have the right version, and dependencies.

A neat example of this is Popcorn Time, which is built in QT, Android, and iOS. Clients being able to start their own Zeronet server in the background when the app launches, and make requests across a distributed network instead of to a central API server for their data would make them much more resilient.

It would also increase the Zeronet node count - and usage - enormously. Apt, Cocoa, or Composer packages would be incredibly useful.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指出任何文件、测试或入口点。首先追踪当前 Python 客户端如何通过 exec() 启动,以及如何安装其依赖;然后确定可导入库和 package 的边界。完成标准是应用程序无需单独的进程或匹配的环境即可启动或使用 ZeroNet,并且已定义 package 目标。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api, backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。