Skip to content

Polkaverse/solana-staking-app

Repository files navigation

Solana Staking Application

This repository contains the implementation of a decentralized staking application on the Solana blockchain. The application allows users to stake tokens, view rewards, and manage their staking activity efficiently.


Features

  • Token Staking: Users can stake their tokens to earn rewards.
  • Rewards Tracking: View the staking rewards in real-time.
  • Secure Transactions: Built on Solana, ensuring high-speed and low-cost transactions.
  • Responsive Interface: A user-friendly frontend for seamless interaction.

Prerequisites

Before you begin, ensure you have the following installed:


Installation

1. Clone the Repository

git clone https://github.com/your-username/solana-staking-app.git  
cd solana-staking-app  

Build the program

To build the program, execute the following commands:

yarn
anchor build

Testing

To run tests for the program, use:

anchor test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published