Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 387 Bytes

Zoints Staking

Layout of this repository:

  • /program The code for the Solana staking program used by Zoints
  • /js The code for the @zoints/staking library published on npmjs
  • /test_server A developer test environment to allow quick simulations of the code and test features

All code is unaudited.