Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tui explorer #487

Merged
merged 6 commits into from
Mar 6, 2023
Merged

feat: add tui explorer #487

merged 6 commits into from
Mar 6, 2023

Conversation

purplesmoke05
Copy link
Member

@purplesmoke05 purplesmoke05 commented Mar 2, 2023

Close: #464

Changes

Usage

> docker exec -it -e "TERM=xterm-256color" ibet-prime-app bash --login
> apl@2e5a80e06fcb:/$ ibet-explorer --help
 Usage: ibet-explorer [OPTIONS]
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --url                       TEXT                             ibet-Prime server URL to connect [default: http://localhost:5000]                                                                               │
│ --lot-size                  INTEGER                          Lot size to fetch Block Data list [default: 100]                                                                                                │
│ --install-completion        [bash|zsh|fish|powershell|pwsh]  Install completion for the specified shell. [default: None]                                                                                     │
│ --show-completion           [bash|zsh|fish|powershell|pwsh]  Show completion for the specified shell, to copy it or customize the installation. [default: None]                                              │
│ --help                                                       Show this message and exit.                                                                                                                     │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Others

  • Tested locally and works fine.

@purplesmoke05 purplesmoke05 self-assigned this Mar 2, 2023
@purplesmoke05 purplesmoke05 marked this pull request as ready for review March 2, 2023 09:08
@purplesmoke05 purplesmoke05 marked this pull request as draft March 3, 2023 00:21
@purplesmoke05 purplesmoke05 marked this pull request as ready for review March 3, 2023 08:07
@YoshihitoAso YoshihitoAso merged commit b2f1667 into dev-23.3 Mar 6, 2023
@YoshihitoAso YoshihitoAso deleted the feature/#464 branch March 6, 2023 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] UI for easy use of BlockchainExplorer
2 participants