An open API service indexing awesome lists of open source software.

https://github.com/thrishank/pino


https://github.com/thrishank/pino

Last synced: 14 days ago
JSON representation

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.