For those who are new to blockchain and need a stronger foundational understanding, i suggest exploring the documentation from the Blockchain CheatRepo here.
This resource will help you build the necessary knowledge to better engage with the following material.
You can find the operational guides here.
This repository allows you to manage a Solana (SOL) wallet independently. With this tool, you can create, view, and manage wallet addresses, perform transactions, and check balances. It is designed for users who want complete control over their operations on Solana.
- Request Airdrop: Obtain free SOL for testing and development. sAirdrop
- Create Your Own Token: Generate and manage your custom tokens on the Solana blockchain. sToken
- Stake Your SOL: Put your SOL in stake to earn rewards. sStake
For specific details on how to use each feature, follow the instructions in the README files of the respective sub-repositories. Each feature is organized in its own directory, with a dedicated README providing further details and instructions.
You can also find the official Solana Validator Documentation here at docs.solanalabs.com This documentation will let you dive deeper on the development letting you explore the knowledge to implement the mainnet part of the wallet system of Solana.
Kenneth Boldrini
This repository is licensed. See the LICENSE file for more details.