aeyakovenkoaeyakovenkoCommunityยท1 Agent Skills Included

percolator-cli

Deploy and operate Solana perpetual futures markets

Deploys, configures, and manages perpetual futures markets on Solana through a command-line interface. Handles market initialization, oracle setup, collateral deposits, trading, liquidations, and keeper cranks without manual transaction building. Includes ready-made scripts and a TypeScript API so users and agents can run full market lifecycles faster.
npx skills add aeyakovenko/percolator-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install percolator-cli?โ–ผ

Run `npx skills add aeyakovenko/percolator-cli --all -g -y` in your terminal to install all skills in this suite globally.

What does percolator-cli do?โ–ผ

It is a command-line interface for deploying and operating perpetual futures markets on the Solana blockchain. It covers market setup, oracle configuration, trading, liquidations, and account management.

Can I deploy a custom perpetuals market with percolator-cli?โ–ผ

Yes. You can initialize standard, inverted, admin-controlled, or binary event markets with custom margin, fee, and oracle parameters using simple CLI commands.

Is percolator-cli safe to use with real funds?โ–ผ

No. The code is unaudited and published for educational purposes only, so you should not use it in production or with real funds.

Does percolator-cli work with AI coding agents?โ–ผ

Yes. Its skill guide explains how an agent can use the CLI and TypeScript API to deploy markets, run keeper cranks, and manage positions from plain-English requests.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’