Skip to content

jup-ag/sanctum-unstake-program

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unstake

Dependencies

  • yarn
  • wget, python3 for pre-commit
  • soteria for vuln scanning

Setup

  1. yarn install
  2. yarn pre-commit-install

clippy pre-commit hook will take a while on slower machines, feel free to disable it if desired.

Auto vuln scanning

soteria -analyzeAll .

CI

Current CI pipline is a manually triggered github action to generate the typescript library at a new github semver tag. To trigger, go to Actions > CI > Run workflow and specify the semver for the new typescript release.

unstake_interface

Regenerate unstake_interface after anchor build with solores -s "~1.14" -b "^0.9.1" target/idl/unstake.json and replace program_id.

Deploy

Current mainnet deploy is commit hash 11aac05b22794e6c2c3366dbb7141f4c61845c24

Releases

No releases published

Packages

No packages published

Languages

  • Rust 59.4%
  • TypeScript 35.8%
  • JavaScript 4.5%
  • Shell 0.3%