BoostryJP / ibet-Prime

Advanced API Toolkit for Digital Securities Issuance and Management on the ibet Network 🚀
https://ibet.jp/ibet-for-fin
Apache License 2.0
11 stars 1 forks source link

[FEATURE] UI for easy use of BlockchainExplorer #464

Closed YoshihitoAso closed 1 year ago

YoshihitoAso commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently, BlockchainExplorer functions can be used by calling the API, but we would like to make this easier to use.

Describe the solution you'd like

I would like to add UI functionality that can be used without directly calling the API via curl or other means. Therefore I would consider a GUI or TUI(Textual/Terminal UI) appropriate. I think Terminal UI is the most appropriate since GUI is often subject to environmental constraints.