Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benjamin-cup/sol-vest

Lightweight Solana smart contract (or program) that allows users to vest their native SOL tokens.
https://github.com/benjamin-cup/sol-vest

contract smart smart-contract sol solana token

Last synced: about 2 months ago
JSON representation

Lightweight Solana smart contract (or program) that allows users to vest their native SOL tokens.

Awesome Lists containing this project

README

        

Lightweight Solana program to vest native SOL tokens in both non-integer and integer amounts.

Credit due to https://github.com/Benjamin-cup/token-vesting/ as lot of their code has been adopted.