hyperledger-solang / solang-aqd

Apache License 2.0
2 stars 1 forks source link

Improve Display of Solana Instructions in `aqd-solana` CLI #10

Open tareknaser opened 1 year ago

tareknaser commented 1 year ago

When presenting information for all potential instructions in Solana, the volume of data can pose challenges when viewed directly through the CLI. A solution to enhance readability and presentation is to print tables to organize and display each instruction's information.

One promising crate that could be used is radicle-term.