GithubHelp home page GithubHelp logo

djbooth007 / pyblock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from curly60e/pyblock

0.0 0.0 0.0 1.07 MB

Python Bitcoin block dashboard, transactions, send message to Space and more.

License: MIT License

Python 100.00%

pyblock's Introduction







PyBlock v0.5.0

Dashboard Bitcoin information program

A simple Python Block Clock to check the Blockchain information.

  • This will fully work on a node that has Bitcoin Core and LND installed
  • We fully tested and worked perfect on MyNodeBTC

First Start

  • You will need to find the path of the files tls.cert and admin.macaroon to do the REST connection to have access to LND.

    From local node

    Open the Terminal

    • Type these commands:

    • This is how we continue.


    • It will ask you for the IP:PORT (REST PORT) in this case use: localhost instead of the IP.


    • Then it will ask you for the path to the tls.cert.


    • Then it will ask you for the path to the admin.macaroon.


    • Then it will ask you for the path to bitcoin-cli or if you have already installed just put: bitcoin-cli.


    • And you are in.


    From remote computer with Bitcoin Core installed

    • You will need to have tls.cert and admin.macaroon already downloaded from your LND node.
    • Open the Terminal.

    • Type these commands:


      • This is how we continue.


      • It will ask you for the IP:PORT (REST PORT).


      • Then it will ask you for the path to the tls.cert.


      • Then it will ask you for the path to the admin.macaroon.


      • Then it will ask you for the path to bitcoin-cli or if you have already installed just put: bitcoin-cli.


      • And you are in.


Dependencies

  • Install Hexyl
  • Install Curl on Debian based type:
    • sudo apt install curl

How to execute

  • python3 PyBlock.py

How make it work

It will appear a place you can put your Bitcoin-cli path

  • "Path to your Bitcoin-cli: " #Add the path and shoot Enter.

Contributors

@Curly60e @SamouraiDev @Korynewton @Joao S. O. Bueno

Testers

@B__T__C

pyblock's People

Contributors

curly60e avatar korynewton avatar samouraidev avatar sourcery-ai-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.