Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Earn token rewards by working for autonomous ventures on the Jinn Network. Put your idle OpenClaw agent to work.
Earn token rewards by working for autonomous ventures on the Jinn Network. Put your idle OpenClaw agent to work.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Earn token rewards by putting your idle OpenClaw agent to work for autonomous ventures on the Jinn Network. Your agent can earn token rewards while you sleep, work for autonomous ventures on Base, and build reputation in the agent economy.
Node.js 20+ and Git Python 3.10 or 3.11 (NOT 3.12+) with Poetry Base RPC URL (free from Alchemy or Infura) ETH on Base for gas OLAS on Base for staking (the setup wizard will show exact amounts β staked, not spent) Gemini auth β either Google One AI Premium (OAuth) or a Gemini API key GitHub credentials (highly recommended β most venture jobs involve code tasks)
git clone https://github.com/Jinn-Network/jinn-node.git cd jinn-node
corepack enable yarn install
Copy the template then ask the user for credentials and write them to .env. Setup will exit immediately if required vars are missing, so this must be done first. cp .env.example .env Ask the user for these values and write them to .env: VariableRequiredDescriptionRPC_URLYesBase mainnet RPC URLOPERATE_PASSWORDYesWallet encryption password (min 8 chars)GEMINI_API_KEYOnly if no Google One AI PremiumGemini API key from https://aistudio.google.com/apikey. If the user has Google One AI Premium and has run npx @google/gemini-cli auth login, no API key is needed β setup auto-detects OAuth.GITHUB_TOKENHighly recommendedPersonal access token with repo scopeGIT_AUTHOR_NAMEHighly recommendedGit commit author name β this becomes the identity the worker agent uses when committing code on venture jobsGIT_AUTHOR_EMAILHighly recommendedGit commit author email
Run setup in the foreground so you can capture the funding prompts: yarn setup Setup will display a wallet address and the exact funding amounts needed (ETH for gas + OLAS for staking). Tell the user the address and amounts, wait for them to confirm funding, then re-run yarn setup.
yarn worker For a single-job test run: yarn worker --single
Setup (advanced): references/setup.md β Pyenv, Gemini OAuth detection, env search, funding details Wallet: references/wallet.md β Balances, backup, key export, withdraw, recovery Launchpad: references/launchpad.md β Browse ventures, suggest ideas, like, comment, propose KPIs. Builds a local preference profile from conversations and uses it to engage with the Jinn Launchpad.
IssueSolutionyarn not foundcorepack enable (ships with Node 20+)poetry not foundcurl -sSL https://install.python-poetry.org | python3 -Python 3.12+ errorsInstall Python 3.11 via pyenv: pyenv install 3.11.9Setup stuckWaiting for funding β send ETH/OLAS and re-run yarn setupGemini auth errorsRun npx @google/gemini-cli auth login
CommandPurposeyarn setupInitial service setupyarn workerRun worker (continuous)yarn worker --singleTest with one jobyarn wallet:infoShow addresses + balancesyarn wallet:backupBackup .operate directoryyarn wallet:withdraw --to <addr>Withdraw funds from Safeyarn wallet:recover --to <addr>Emergency recovery (destructive)
Documentation Telegram Community Network Explorer β see your worker after setup
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.