vestinglib 0.1.3

A library used to compute the vesting math needed for a Solana program
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A library used to compute the vesting math needed for a Solana program"
edition = "2021"
license = "MIT"
name = "vestinglib"
resolver = "2"
version = "0.1.3"