banner
sigeshuo

🔥SigeShuo

tg_channel
telegram
discord server
x
github
medium
threads
instagram
phaver
warpcast
debank

Farcaster 节点安装教程(极简)

概述#

Farcaster 是一个去中心化的社交网络,它使开发人员能够构建新颖的社交网络。它是一个可以支持许多客户端的开放协议,就像电子邮件一样。用户将始终可以自由地在应用程序之间移动其社交身份,开发人员将始终可以自由地在网络上构建具有新功能的应用程序。

融资信息#

2024-05-21

Farcaster 完成 1.5 亿美元 A 轮融资,估值为 10 亿美元

2022-07-13

Farcaster 完成 3000 万美元种子轮融资

准备工作#

  • Warpcast 帐户申请(已有可忽略)

  • Zan top 帐户申请(已有可忽略)

  • 硬件要求:

    • vCPUS:4 核

    • 内存:16G(本教程提供的脚本对内存不限制)

    • 硬盘:140G

    • 开放端口:2282~2285

  • 推荐系统:个人喜好 Ubuntu,你也可以使用 Centos 或 Debian

  • 如需购买 VPS,您可以考虑一下 Bearhost 使用推荐码(108765)半价,这是我对比后觉得性价比较高的 VPS,另外该平台使用 USDT 充值比较符合币圈。建议使用 BSC 链充值 GAS 低

https://www.bearhost.us/#/?recommendCode=108765

Warpcast FID 获取#

如何申请注册请自行谷歌搜索教程,相关的申请教程较多,本文不做相关介绍,本文主要介绍如何获取 Warpcast FID。

image

image

FID515123

Zan top 帐户申请#

image

image

例如:

Ethereumhttps://api.zan.top/node/v1/eth/mainnet/a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6

Optimismhttps://api.zan.top/node/v1/opt/mainnet/a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6

节点安装#

#安装
curl -s "https://raw.githubusercontent.com/sigeshuo1/farcaster/main/install.sh" | bash -s 你的FID 你的ETH主网RPC地址 你的OP主网RPC地址 内存下限
#卸载
curl -s "https://raw.githubusercontent.com/sigeshuo1/farcaster/main/install.sh" | bash -s uninstall

示例:

#安装示例,以上述获取到的数据为准
curl -s "https://raw.githubusercontent.com/sigeshuo1/farcaster/main/install.sh" | bash -s \
515123 \
https://api.zan.top/node/v1/eth/mainnet/a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6 \
https://api.zan.top/node/v1/opt/mainnet/a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6 \
6


说明:

515123 - Warpcast FID

6 - 内存大小下限 6GB

image

Telegram 交流群#

https://t.me/sigeshuo_group

👇社群信息#

https://linktr.ee/sigeshuo

加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。