net
Installation
SKILL.md
Net Protocol CLI
Interact with Net Protocol - a censorship-resistant, on-chain data and messaging protocol. Store data permanently on-chain, send messages to decentralized feeds, deploy memecoins, manage on-chain profiles, and trade NFTs on NFT Bazaar across Base, Ethereum, and other EVM chains.
Quick Start
Installation
# Install globally via npm
npm install -g @net-protocol/cli
# Or via yarn
yarn global add @net-protocol/cli
Agent Integration (Encode-Only Mode)
For Bankr agent and other services that handle their own transaction submission, use --encode-only mode. This generates the transaction data without requiring a private key, allowing your agent to submit the transaction through its own infrastructure.