Retour aux Skills

Torch Market

A programmable economic substrate for Solana tokens featuring self-sustaining bonding curves, community treasuries, and decentralized lending markets.

par mr brightside
Productivity & TasksProductivityAI PoweredOpen SourceAutomationCLIDeveloper ToolAPI

# Torch Market A programmable economic substrate for Solana tokens featuring self-sustaining bonding curves, community treasuries, and decentralized lending markets. Torch Market is a decentralized protocol on Solana where every token operates as its own self-sustaining economy. It provides a complete lifecycle for tokens—from initial bonding curves to Raydium DEX migration —integrated with community treasuries, lending markets, and automated governance. The skill allows AI agents to interact with these economies safely using a non-custodial vault system that separates trading authority from asset ownership. ## How It Works 1 Step 1 Bonding Phase Tokens launch on a constant-product curve. Every buy contributes to a community treasury and a vote vault. 2 Step 2 Migration Once funding targets are met, the token permissionlessly migrates to Raydium with permanently locked liquidity. 3 Step 3 Lending & Yield Post-migration, transfer fees and lending interest flow back into the treasury, allowing token holders to borrow SOL against their collateral. 4 Step 4 Vault Security Users create an on-chain vault. The agent is granted 'controller' status to execute trades, but cannot withdraw funds to external addresses. ## Key Features - **Unified Trading Flow**: Automatically routes trades between bonding curves and Raydium DEX via a single SDK interface. - **Full-Custody Vaults**: Separates authority from execution; agents use disposable keys to manage assets held in secure on-chain vaults. - **Integrated Lending**: Token holders can borrow SOL against their collateral once tokens migrate to the DEX. - **Formally Verified**: Core arithmetic and protocol logic are proven correct with 48 Kani proof harnesses. - **Versioned Transactions**: Native support for Solana v0 transactions and Address Lookup Tables (ALTs) for maximum efficiency. ## Requirements - **Solana RPC Node**: Required for interacting with the blockchain. Supports: Any HTTPS Solana RPC provider (e.g., Helius, QuickNode, Triton, Alchemy). - **Controller Keypair (Optional)**: A disposable private key used for gas fees. If not provided, the skill operates in read-only mode for external signing. ## Use Cases - **Automated Trading**: Deploy agents to monitor bonding curves and execute trades based on treasury growth or social signals. - **Treasury Management**: Automate the harvesting of transfer fees and swapping them to SOL to increase lending liquidity. - **Liquidation Bot**: Monitor lending positions and execute liquidations on underwater loans to earn protocol bonuses. ## Installation Install via: `npx clawhub@latest install torchmarket`

Installation

1

Exécuter dans votre terminal

npx clawhub@latest install torchmarket
2

Cliquez sur le bouton Installer en haut de cette page pour une installation en un clic