Compute Presale

Deploy and enable a LiquidPresaleVault extension for stake-only token presales.

10|4|Updated May 14, 2026
One-click install
npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill compute-presale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Compute Presale
Source: https://github.com/Liquid-Protocol-Ops/agent-autonomopoly/tree/main/skills/compute-presale
Command: npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill compute-presale

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launch a token presale using a configurable LiquidPresaleVault extension with stake-only policy, enabling secure, auditable fundraising on-chain and predictable token distribution.

Core Features & Use Cases

  • One vault per launch: deploy and enable a LiquidPresaleVault extension to manage presale parameters, including 10% allocation and 60d default lock.
  • Policy-driven launch: STAKE ONLY mode, deposit window, and lock-tiers are codified for consistent, compliant launches.
  • Use Case: A project requires a transparent, auditable presale with stake-back guarantees and clear withdrawal rules for contributors.

Quick Start

Use the presale tooling to configure a new LiquidPresaleVault-enabled token launch and verify the vault is enabled on the factory before launching.

Frequently Asked Questions about Compute Presale

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

FAQPage Schema
How do I deploy a secure token presale vault on-chain?

To deploy a secure token presale vault, use the LiquidPresaleVault extension to configure parameters like 10% allocation and 60-day lock durations. This setup ensures auditable fundraising and predictable token distribution directly on-chain.

What is a stake-only token presale and how does it work?

A stake-only token presale requires contributors to stake funds rather than simply purchasing tokens. This policy-driven approach uses a LiquidPresaleVault to codify deposit windows and lock-tiers, ensuring compliant launches with stake-back guarantees.

Can I configure lock durations and token allocations for a presale vault?

Yes, you can configure lock durations with a 60-day default and manage a 10% token allocation per launch. The LiquidPresaleVault extension enforces these parameters to maintain predictable and auditable token distribution.

How do I verify a presale vault is enabled on the factory before launching?

To verify a presale vault is enabled, run the post-launch checks provided in the deployment scripts. This ensures the LiquidPresaleVault extension is properly enabled on the factory before you initiate the token presale.

Are there limitations to running multiple presale vaults for a single token launch?

Yes, the system is designed for one vault per launch. This limitation ensures that policy decisions, stake-only modes, and allocation parameters remain consistent and auditable throughout the fundraising process.

What is the best way to enforce compliant withdrawal rules for token presale contributors?

The best way to enforce compliant withdrawal rules is by deploying a LiquidPresaleVault extension with stake-only policies. This codifies deposit windows and lock-tiers, providing transparent, auditable guarantees for contributors.