Skip to content

Solana staking is a process where you lock up (delegate) your SOL tokens — the native cryptocurrency of the Solana blockchain — to help secure the network and, in return, earn rewards

maxallen687/Solana-staking

Repository files navigation

Requirements

  • Rust
  • Solana CLI
  • Anchor Framework

Quick Start

  1. Build and deploy the project:

    anchor build
    anchor deploy
  2. Test the project:

    Then, in a separate terminal window, run the tests:

    yarn
    anchor test

About

Solana staking is a process where you lock up (delegate) your SOL tokens — the native cryptocurrency of the Solana blockchain — to help secure the network and, in return, earn rewards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published