netrun-grinding

Automate Netrun.xyz devnet grinding workflows for Solana leaderboard scoring.

1|Updated May 18, 2026
One-click install
npx skills add https://github.com/rickyananda/hermes-skills --skill netrun-grinding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: netrun-grinding
Source: https://github.com/rickyananda/hermes-skills/tree/main/crypto/netrun-grinding
Command: npx skills add https://github.com/rickyananda/hermes-skills --skill netrun-grinding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual effort of grinding app.netrun.xyz on Solana devnet by orchestrating repeated on-chain actions across multiple wallets, helping you accumulate leaderboard score faster and track progress reliably.

Core Features & Use Cases

  • Multi-wallet automation: Generates, funds, and processes many wallets in a repeatable grind cycle.
  • Action sequencing: Creates state tokens, mints, domains, NFTs, and marketplace listings in the right order.
  • Resume and monitoring support: Saves per-wallet results, skips completed wallets, and pairs with a dashboard for live progress tracking.
  • Use Case: Run a batch grind campaign for a funded wallet pool, then monitor completion, balances, and estimated leaderboard score from a simple dashboard.

Quick Start

Use the netrun-grinding skill to design or run a wallet-by-wallet grinding workflow for app.netrun.xyz, including funding, action execution, result tracking, and dashboard monitoring.

Frequently Asked Questions about netrun-grinding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Solana devnet grinding for Netrun.xyz leaderboard scoring?

Solana devnet grinding for Netrun.xyz is automated by orchestrating repeated on-chain actions across multiple wallets. The workflow handles multi-wallet token creation, minting, NFT imprint creation, domain registration, and marketplace listing to accumulate leaderboard score.

What is the correct sequence for creating Core assets and domains during a Netrun grind?

The correct sequence for a Netrun grind creates state tokens first, then mints, domains, NFTs, and marketplace listings. This action sequencing ensures dependencies are met before MPL Core asset creation and devnet transaction submission.

Can I resume a multi-wallet Solana devnet grinding campaign if it stops midway?

Multi-wallet Solana devnet grinding campaigns are resume-safe. The process saves per-wallet results and skips completed wallets, allowing you to restart a batch grind without duplicating previous action execution.

How does PDA derivation work when submitting devnet transactions for multiple Solana wallets?

PDA derivation for Solana devnet transactions requires correct program address calculation before action encoding. This ensures accurate MPL Core asset creation and valid transaction submission across the generated wallet pool.

What is the best way to track Netrun grinding progress and estimated leaderboard score?

Netrun grinding progress is tracked by saving per-wallet results and pairing the workflow with a dashboard. This dashboard monitors completion, wallet balances, and estimated leaderboard score during the devnet campaign.