Python based project to pull useful account statistics from the Algorand block chain.

Overview

PlanetWatchStats

Python based project to pull useful account statistics from the Algorand block chain.

Setup

pip install -r requirements.txt

Run

python PW_stats.py

Example

C:\PlanetWatchStats> python PW_stats.py
Enter your account id:REDACTED
Date:2022-01-27T08:02:24        Device:PW:AE_XXXXXX     Streams:507     Planets:16.224  Planets/Stream:0.032
Date:2022-01-26T08:12:21        Device:PW:AE_XXXXXX     Streams:521     Planets:16.672  Planets/Stream:0.032
Date:2022-01-25T07:55:37        Device:PW:AE_XXXXXX     Streams:514     Planets:16.448  Planets/Stream:0.032
Date:2022-01-24T08:16:23        Device:PW:AE_XXXXXX     Streams:518     Planets:16.576  Planets/Stream:0.032
Date:2022-01-23T07:47:09        Device:PW:AE_XXXXXX     Streams:517     Planets:16.544  Planets/Stream:0.032
Date:2022-01-22T08:07:25        Device:PW:AE_XXXXXX     Streams:527     Planets:16.864  Planets/Stream:0.032
Date:2022-01-21T07:38:09        Device:PW:AE_XXXXXX     Streams:501     Planets:16.032  Planets/Stream:0.032
Date:2022-01-20T07:39:12        Device:PW:AE_XXXXXX     Streams:527     Planets:16.864  Planets/Stream:0.032
Date:2022-01-19T07:48:09        Device:PW:AE_XXXXXX     Streams:534     Planets:17.088  Planets/Stream:0.032
Date:2022-01-18T07:57:33        Device:PW:AE_XXXXXX     Streams:522     Planets:16.704  Planets/Stream:0.032
Date:2022-01-17T07:38:42        Device:PW:AE_XXXXXX     Streams:531     Planets:16.992  Planets/Stream:0.032
Date:2022-01-16T07:41:57        Device:PW:AE_XXXXXX     Streams:544     Planets:17.408  Planets/Stream:0.032
Date:2022-01-15T07:44:10        Device:PW:AE_XXXXXX     Streams:535     Planets:17.12   Planets/Stream:0.032
Date:2022-01-14T07:46:03        Device:PW:AE_XXXXXX     Streams:540     Planets:17.28   Planets/Stream:0.032
Date:2022-01-13T07:34:45        Device:PW:AE_XXXXXX     Streams:545     Planets:17.44   Planets/Stream:0.032
Date:2022-01-12T07:45:52        Device:PW:AE_XXXXXX     Streams:548     Planets:17.536  Planets/Stream:0.032
Date:2022-01-11T07:42:39        Device:PW:AE_XXXXXX     Streams:552     Planets:17.664  Planets/Stream:0.032
Date:2022-01-10T07:37:44        Device:PW:AE_XXXXXX     Streams:529     Planets:16.928  Planets/Stream:0.032
Date:2022-01-09T07:37:26        Device:PW:AE_XXXXXX     Streams:361     Planets:11.552  Planets/Stream:0.032
Date:2022-01-08T07:16:57        Device:PW:AE_XXXXXX     Streams:150     Planets:4.8     Planets/Stream:0.032
Date:2022-01-07T07:44:35        Device:PW:AE_XXXXXX     Streams:507     Planets:16.224  Planets/Stream:0.032
Date:2022-01-06T07:43:57        Device:PW:AE_XXXXXX     Streams:562     Planets:17.984  Planets/Stream:0.032
Date:2022-01-05T07:46:58        Device:PW:AE_XXXXXX     Streams:580     Planets:18.56   Planets/Stream:0.032
Owner
M0x40
M0x40
Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3.

Looks for Bitcoin Wallets starting 1 compresses and Uncompressesed, segwit address and MultiSig starting 3. Pick your starting and stop numbers to start looking. Need a database of addresses to check

10 Dec 22, 2022
Technical_indicators_cryptos - Using technical indicators to find optimal trading strategies to deploy onto trading bot.

technical_indicators_cryptos Using technical indicators to find optimal trading strategies to deploy onto trading bot. In the Jup Notebook you wil

Van 4 Jul 03, 2022
Python Steganography data hiding in image

Python-Steganography Python Steganography data hiding in image data encryption and decryption im here you have to import stepic module 1.open CMD 2.ty

JehanKandy 10 Jul 13, 2022
Advanced Digital Envelope System Using Cryptography Techniques (Encryption & Decryption)

Advanced-Digital-Envelope-System Advanced Digital Envelope System Using Cryptography Encryption Techniques The digital envelope system is the techniqu

NelakurthiSudheer 2 Jan 03, 2022
Python repo to create blockchain CSVs

staketaxcsv Python repo to create blockchain CSVs for Terra (LUNA), Solana (SOL), and Cosmos (ATOM). CSV codebase for stake.tax Community contribution

187 Dec 31, 2022
A simple program written in python to convert: USD, EUR & BTC to BRL

CoinsPrice This is a simple program written in python to convert: USD EUR BTC to BRL, and I used an API to get coins price. Take a look at the window

Luiz Henrique 1 Feb 09, 2022
offline half-random brute force script for Ethereum private keys

eth200swinger offline half-random brute force script for Ethereum private keys, goes from the beginning to end of range and vice versa, saves any foun

2 Oct 06, 2022
Simple crypto & blockchain implementation written in Python

JaamoCoin - simple Python blockchain example This is a very simple blockchain example written in Python. Based on this tutorial: https://medium.com/co

Jaakko Alajoki 1 Jan 07, 2022
A discord bot to crop an NFT image living on the Solana blockchain.

NFT Discord Cropper This discord bot crops an NFT in your set measures by getting it through the .cache file which has been used to make a candy machi

Rude Golems 7 Mar 21, 2022
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided

A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided. If you’ve found this bot useful and have profited from it please consider donating any

473 Dec 25, 2022
This project aims to assist in the search for leaked passwords while maintaining a high level of privacy using the k-anonymity method.

To achieve this, the APIs of different services are used, sending only a part of the Hash of the password we want to check, for example, the first 5 characters.

Telefónica 36 Jul 06, 2022
A simple, terminal password manager in Python.

A simple, terminal password manager in Python.

81 Nov 22, 2022
Distributed, blockchain based hashtables middleware for deduplication of file uploads to the cloud

distributed-blockchain-based-secure-file-dedupe Searching is Distributed, Block and Access List for each upload is unique and it is stored in a single

Abhishek Tangod 1 Dec 02, 2021
This is simple Blockchain ,miner and wallet to send crypto using python

pythonBlockchain-SImple This is simple Blockchain ,miner and wallet to send crypto using python It is simple Blocchain so it can only dobasic work usi

3 Nov 22, 2022
Buckley 2 Jul 24, 2022
PeGuard - Windows PE crypter and packing utility

PEGUARD PEGUARD is a file crypter and packing utility. This project was original

11 Nov 28, 2022
Tron Wallet (TRX) Crack Finder With Python Just 64 Line

TRXGEN Tron Wallet Finder and Crack With Python Tron Wallet (TRX) Crack Finder With Python Just 64 Line My tools [pycharm + anaconda3 + python3.8 + vi

MMDRZA 6 Dec 18, 2022
The Intelligent Bitcoin Miner, Part II

The Intelligent Bitcoin Miner, Part II At a Glance This app simulates the behavior and profitability of Bitcoin miners for The Intelligent Bitcoin Min

Karim Helmy 20 Dec 16, 2022
Generate simple encrypted messages!

Premio's Shift is a very simple text encryption, you can use it to send secret messages to your friends. Table of Content Table of Content How it work

Peterson Adami Candido 3 Aug 06, 2021
This is a webpage that contains login and signup page by which the password is stored using elliptic curve cryptography

LoginPage_using_Elliptic_curve_cryptography- This is a webpage that contains login and signup page by which the password is stored using elliptic curv

1 Oct 15, 2021