Skip to content

Miska05/Token_Staking_Eclipce

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published