Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchor Stake Program

  • This codebase is evolved from this Stake program developed by Serum with some changes:
    • Upgrade Anchor to latest version
    • Replace to-be-deprecated syntax such as #[state]
    • Optimize some function invocation to avoid stack frame limit
  • See this doc to learn more on the architecture of this program

Build, Deploy and Test

Run the test validator:

$ solana-test-validator -r

Run the test:

$ anchor test --skip-local-validator

About

Stake program implemented in Anchor

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages