Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 1.77 KB

README.md

File metadata and controls

95 lines (61 loc) · 1.77 KB

🛠️ A comprehensive toolkit for Solana blockchain development from the command line.

Commands

solanakit learn

⚒️ For getting all the resources to learn solana development.

USAGE
  $ solanakit learn

DESCRIPTION
  ⚒️ For getting all the resources to learn solana development.

solanakit cnft

⚒️ For getting all the resources related to compressed NFTs.

USAGE
  $ solanakit cnft

DESCRIPTION
  ⚒️ For getting all the resources related to compressed NFTs.


solanakit faucet

⚒️ For getting all the resources related to getting devnet faucet.
USAGE
  $ solanakit faucet

DESCRIPTION
  ⚒️ For getting all the resources related to getting devnet faucet.

solanakit config

⚒️ To get the commands to config the solana rpc url.
USAGE
  $ solanakit config

DESCRIPTION
  ⚒️ To get the commands to config the solana rpc url

solanakit useful

⚒️  To get the list of frequently used useful commands.
USAGE
  $ solanakit useful

DESCRIPTION
  ⚒️  To get the list of frequently used useful commands

solanakit --help

Display help for solanakit.

Author

Sabir Khan