Skip to content

perpetual-protocol/perp-v1-buyback

Repository files navigation

Perp v1 Buyback

This repository contains the code for the Perpetual Protocol v1 buyback program.

Overview

Use 17.5% monthly treasury fee income to buy back PERP over the years to cover all op4>op2 users, for their op4-op2 amount. ($3.59M), pro rata to compensation amount.

Local Development

git clone git@github.com:perpetual-protocol/perp-v1-buyback.git

// Install
npm install

// Build
npm run build

// Run test
npm run test

// Deploy to optimism-goerli
npm run deploy:optimism-goerli

// Deploy to optimism
npm run deploy:optimism

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published