openfort
Installation
SKILL.md
Openfort
Skill for navigating Openfort documentation, browsing SDK source code, and executing platform operations via MCP tools.
⚠️ Test vs. live keys. Openfort has two isolated universes: test mode (
*_test_*, testnet) and live mode (*_live_*, mainnet, real funds). Wallets/accounts created with test (dev) keys exist only on testnet and must never be used in production — go live with live keys and fresh wallets. See https://openfort.io/docs/configuration/api-keys.
Capabilities
- Navigate Openfort documentation and SDKs
- Browse source code for openfort-xyz/openfort-js (low level typescript library), openfort-xyz/openfort-react (React TypeScript SDK), openfort-xyz/react-native (React Native SDK), openfort-xyz/node (TypeScript Node SDK), openfort-xyz/openfort-csharp-unity (Unity SDK), openfort-xyz/swift-sdk (Swift SDK)
- Access related libraries: viem, wagmi
- Execute Openfort CLI commands via MCP tools
For MCP tool details, see references/mcp-tools.md.