https://github.com/thrishank/pino
https://github.com/thrishank/pino
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thrishank/pino
- Owner: thrishank
- Created: 2026-04-28T21:04:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-28T21:21:58.000Z (about 2 months ago)
- Last Synced: 2026-04-28T23:12:49.057Z (about 2 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pino
CLI tool to quickly initalize a pinochio solana project
## Features
- Anchor Compatible
- idl and type generation
- testing in typescript and rust
## Notes
- Add all the pinochio crates(log, pubkey) except token, create a flag for this
- init boiler plate code should contain instructions deseralization logic
- a quick way to get the xyz thing ? like how to create a account, how to transfer, etc.