Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 728 Bytes

Token Staking on Eclipse

Requirements

  1. Install Rust and Cargo:

    • Follow the instructions on the Rust website to install Rust and Cargo.
  2. Install Anchor Framework for developing and deploying on the Solana Virtual Machine (SVM):

    • Run the following command to install:
      cargo install --git https://github.com/project-serum/anchor anchor-cli --locked
  3. Install Solana CLI:

    • Follow the instructions on the Solana website to install Solana CLI.
  4. Set up Solana CLI to work with Eclipse:

    solana config set --url https://rpc-url.eclipse.network