Sol is a command-line tool that lets you work with Solana the way you'd describe it out loud. Instead of constructing transactions and managing program instructions, you say what you want: pay someone, buy a token, stake your SOL.
Keys live locally on disk — no private keys in environment variables, no API keys to configure.
Prefer npx — it always runs the latest version with no global install to manage:
SOL 또는 USDC로 사람들에게 지불하고, 토큰을 사고 팔고, 가격을 확인하고, Solana 지갑을 관리하고, SOL을 스테이킹하고, 대출을 통해 수익을 얻고, 포트폴리오 성과를 추적하는 등 모든 작업을 명령줄에서 수행할 수 있습니다. API 키도 없고 개인 키 환경 변수도 없습니다. 사용자가 암호화폐 전송, 거래, 잔액 확인, 수익 창출 또는 보유 현황 확인을 원할 때 사용하세요. 출처: solanaguide/solana-cli.