Skip to content

Production fork of bonafida/token-vesting for solocker use.

License

Notifications You must be signed in to change notification settings

solocker-app/vesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solocker Token Vesting

This program is used for Locking Solocker LP Token. It's a permissionless lock contract.

Build environment

  • Rustup default 1.76.0-x86_64-apple-darwin
  • Solana 1.18.4
  • Anchor 0.29.0

To run unit test

cargo test

To run program integrated test

cargo test-bpf

To build program

cargo build-bpf

To deploy program

cd program
solana deploy target/deploy/token_vesting.so --keypair=target/deploy/token_vesting-keypair.json

Forked from https://github.com/Bonfida/token-vesting

About

Production fork of bonafida/token-vesting for solocker use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •