Skip to content

Dashboard with useful vesting / staking / rewards information and utilities.

Notifications You must be signed in to change notification settings

jillxuu/aptos-vesting-dashboard

 
 

Repository files navigation

Aptos Vesting Dashboard

The Aptos Vesting Dashboard has three main goals:

  1. Show information about a vesting contract. If a specific shareholder (beneficiary) address is given, it will augment the output with information specific to that shareholder.
  2. Allow users to easily and correctly interact with a vesting contract on chain, such as to unlock and distribute staking rewards.
  3. Educate users about how the vesting / staking contracts work.

Development

To get started, run:

pnpm install
pnpm start

To check your code:

pnpm fmt
pnpm lint

Deployment

The site is deployed automatically via GitHub Pages.

About

Dashboard with useful vesting / staking / rewards information and utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • HTML 3.0%
  • CSS 0.1%