Skip to content

Learn How to Handle a Solana wallet, Create Tokens and Stake SOL by Yourself

License

Notifications You must be signed in to change notification settings

theMoor9/solana-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Repo

Manage a Solana wallet independently


Blockchain Basics Resources

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.

Cheat Sheet

You can find the operational guides here.

Description

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.

Features

  • 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

Additional Notes

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.

Author

Kenneth Boldrini

License

This repository is licensed. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published