config by ahmetenesdur/fibx-agentic-wallet-skills
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill config管理 fibx CLI 的本地配置。主要用途是为支持的链设置自定义 RPC URL,以绕过公共 RPC 的速率限制或连接问题。
~/.config/fibx/config.json 中(取决于操作系统),并在会话之间保持。# 设置自定义 RPC
npx fibx@latest config set-rpc <chain> <url>
# 获取当前 RPC
npx fibx@latest config get-rpc <chain>
# 列出所有配置
npx fibx@latest config list
| 参数 | 类型 | 描述 | 必填 |
|---|---|---|---|
chain |
Manage local configuration for the fibx CLI. The primary use case is setting custom RPC URLs for supported chains to bypass public RPC rate limits or connection issues.
~/.config/fibx/config.json (OS dependent) and persist across sessions.# Set a custom RPC
npx fibx@latest config set-rpc <chain> <url>
# Get current RPC
npx fibx@latest config get-rpc <chain>
# List all configs
npx fibx@latest config list
| Parameter | Type |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| string |
base、citrea、hyperevm 或 monad |
| 是 |
url | string | 完整的 HTTP(S) RPC 端点 URL | 是 |
用户: “我在 Base 上遇到速率限制错误。” 代理: “我将为 Base 设置一个自定义 RPC。”
npx fibx@latest config set-rpc base https://mainnet.base.org
用户: “检查我当前的配置。”
npx fibx@latest config list
用户: “将 Base RPC 重置为默认值?” 代理: (当前没有重置命令,但用户可以覆盖或手动删除配置)“我将把它设置为一个已知良好的公共 RPC。”
npx fibx@latest config set-rpc base https://mainnet.base.org
| 错误 | 操作 |
|---|---|
Unsupported chain | 检查链名称的拼写。 |
Invalid URL | 确保 URL 以 http:// 或 https:// 开头。 |
每周安装次数
1
代码仓库
首次出现
1 天前
安全审计
安装于
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
| Description |
|---|
| Required |
|---|
chain | string | base, citrea, hyperevm, or monad | Yes |
url | string | The full HTTP(S) RPC endpoint URL | Yes |
User: "I'm getting rate limit errors on Base." Agent: "I will set a custom RPC for Base."
npx fibx@latest config set-rpc base https://mainnet.base.org
User: "Check my current configuration."
npx fibx@latest config list
User: "Reset Base RPC to default?" Agent: (Currently no reset command, but user can overwrite or manually delete config) "I will set it to a known good public RPC."
npx fibx@latest config set-rpc base https://mainnet.base.org
| Error | Action |
|---|---|
Unsupported chain | Check spelling of chain name. |
Invalid URL | Ensure URL starts with http:// or https:// |
Weekly Installs
1
Repository
First Seen
1 day ago
Security Audits
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
79,900 周安装