vote-set

Official

Batch veNFT votes safely for multisig.

AuthorLithosDex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you generate Safe Transaction Builder compatible JSON to set veNFT votes on the Lithos protocol for multisig governance, consolidating multiple vote actions into a single, auditable batch.

Core Features & Use Cases

  • Safe batch generation: Build one or more transactions that reset or set votes across multiple veNFTs and pools in a single Safe file.
  • Power-aware planning: Compute voting power distribution across pools and present a projected allocation to your multisig.
  • Audit-ready outputs: Export to safe-txs/safe.vote-<TOKEN_ID>.json for frictionless multisig submission.

Quick Start

Prepare your veNFTs and pool weights, then run the vote-set workflow to generate safe-txs/safe.vote-<TOKEN_ID>.json for your multisig submission.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vote-set
Download link: https://github.com/LithosDex/lithos-smart-contracts/archive/main.zip#vote-set

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository