AI agent for Solana ecosystem
Solana Claw is a flavor of the EverClaw decentralized AI agent ecosystem, powered by Morpheus Network inference.
Domain: solanaclaw.xyz
Default Model: GLM-5 (via Morpheus decentralized inference)
This flavor provides the common Morpheus infrastructure (wallet, proxy, session management, security) with a persona and configuration tailored for: AI agent for Solana ecosystem.
curl -sSL https://solanaclaw.xyz/install.sh | bashOr clone and set up manually:
git clone https://github.com/profbernardoj/solanaclaw.xyz.git
cd solanaclaw.xyz
npm install
node scripts/setup.mjsThis repo is one of 28+ flavor repos in the EverClaw ecosystem. Each flavor shares the same core Morpheus infrastructure but with a unique identity and focus.
- Core Infrastructure: Morpheus proxy, session management, wallet, security tiers
- Unique to this flavor: Persona, default workflows, and domain-specific configuration
MIT
Note: This repository is automatically composed from the morpheus-skill monorepo. Please submit PRs and issues against the monorepo, not this flavor repo.