avnu

Integrate the avnu SDK for Starknet DeFi swaps, DCA, staking, and gasless transactions.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/avnu-labs/avnu-skill --skill avnu-avnu-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avnu
Source: https://github.com/avnu-labs/avnu-skill/tree/main/skills/avnu
Command: npx skills add https://github.com/avnu-labs/avnu-skill --skill avnu-avnu-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires starknet, @avnu/avnu-sdk, ethers, moment, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Provides a structured, discoverable interface to integrate the avnu SDK for Starknet DeFi, enabling developers to implement swaps, DCA, staking, and gasless/gasfree transaction patterns with clear guidance and examples.

Core Features & Use Cases

  • Token swaps with best-price routing across Starknet DEXes
  • DCA (recurring buys) and staking integrations
  • Gasless and gasfree transaction patterns via paymaster
  • Market data access and SDK configuration for development workflows

Quick Start

Install the avnu SDK and begin building Starknet DeFi features like swaps, DCA, and gasless transactions.

Frequently Asked Questions about avnu

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

FAQPage Schema
How do I integrate Starknet DeFi swaps and staking into my application?

You can integrate Starknet DeFi features by utilizing the avnu SDK, which provides a structured interface for implementing multi-DEX swaps, staking, and DCA. It includes scripts and reference materials to support implementation.

Can I execute gasless transactions on Starknet using a paymaster?

Yes, gasless and gasfree transactions are supported on Starknet via paymaster patterns. The avnu SDK offers specific integration guidance and usage patterns to configure and execute these transactions on mainnet and sepolia.

What's the best way to route token swaps across multiple Starknet DEXes?

To route token swaps across multiple Starknet DEXes, you can use the avnu SDK. It enables best-price routing for token swaps and provides structured market data access to optimize your DeFi trading workflows.

Does the avnu SDK support DCA and staking on the Starknet sepolia testnet?

Yes, the avnu SDK supports DCA and staking integrations across both Starknet mainnet and sepolia. It requires correct environment configuration and frontmatter metadata to function properly on your chosen network.

Why are my avnu SDK Starknet transactions not working during development?

Starknet transactions may fail due to incorrect environment configuration or missing frontmatter metadata. The SDK provides scripts and reference resources to help debug implementation issues and ensure proper setup for your DeFi application.