mempool-cli icon indicating copy to clipboard operation
mempool-cli copied to clipboard

require win 10 exe file

Open warthog911 opened this issue 3 years ago • 5 comments

Can it be made for win 10. Want to link with my bitcoin core software. Like linking electrum with bwt plugin

warthog911 avatar Apr 25 '22 12:04 warthog911

did you try the windows release?

qustavo avatar Apr 26 '22 08:04 qustavo

!!! Where is it. please direct me to the link. Regards, Anand

Sent with ProtonMail secure email.

------- Original Message ------- On Tuesday, April 26th, 2022 at 1:33 PM, Gustavo Chaín @.***> wrote:

did you try the windows release?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

warthog911 avatar Apr 26 '22 11:04 warthog911

https://github.com/mempool/mempool-cli/releases/tag/v2.0.3 The link should be in the README.md

qustavo avatar Apr 26 '22 11:04 qustavo

Apologies but i cant seem to find any win 10 exe file. Opening the readme.md give me this

mempool-cli

mempool.space for the terminal mempool screenshot

Mempool is a mempool visualizer for the Bitcoin blockchain inspired by mempool.space. It connects to the same API endpoint but the block rendering happens on your terminal.

:warning: This software is being under developement, things might break :warning:

Install

Get a pre-built release

development version

go get -u github.com/mempool/mempool-cli

Docker

docker run -it mempool/mempool-cli

Usage

Key bindings

Key Description
Ctrl+c Quit
f Opens Tx search
click Opens info for a selected block

TODO

  • [x] Transaction Tracking (by Tx ID) (using 'f' key)
  • [x] Block details on click
  • [ ] Graphs
  • [ ] Tx weight per second progress bar- [ ] Custom API endpoint

I actually want to link bitcoin core with a mempool app for win 10. I have yet to find any technique which allows me to view the blockchain data\tx address via my closed environment using bitcoin core app. I have been able to link electrum with bitcoin core via bwt plugin as watch only mode and use my pi 400 as cold storage and signing tx.

Other packages like umbrel and mynode require entire blockchain to be downlaoded in a seperate harddisk and work in an linux enviroment

I hope you can solve this problem one day by creating a mempool visual viewer querying bitcoin core which is installed in the hard disk. If bitcoin has to be adopted by masses it has to be simple to use. linux commands go over the head of most average people. It took me hours and hours just to install electrum in arm x86 64 processor and create a desktop icon in raspberry pi 400 (ubuntu 22.04)

ps: you could make a youtube video guide on how to install mempool. It would help us alot.

this was my query on bitcoin forum https://bitcointalk.org/index.php?topic=5395810.0

Regards, Anand Sent with ProtonMail secure email.

------- Original Message ------- On Tuesday, April 26th, 2022 at 5:07 PM, Gustavo Chaín @.***> wrote:

https://github.com/mempool/mempool-cli/releases/tag/v2.0.3 The link should be in the README.md

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

warthog911 avatar Apr 26 '22 12:04 warthog911

read the readme, there you can find the link to the releases page.

qustavo avatar Apr 26 '22 20:04 qustavo