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
Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid.

rsz Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid. Info The script parse the data of rawtx to fetch all the inputs in the transa

iceland 29 Nov 18, 2022
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

Mihir Shrestha 834 Dec 30, 2022
A python-jvm wrapper for interacting with the Ergo blockchain.

ergpy A python-jvm wrapper for interacting with the Ergo blockchain. Usage Requires Java 8 or higher to be installed on system pip install JPype1 pip

mgpai 16 Oct 05, 2022
Discord webhooks for alerting crypto currency price changes & historical data.

Crypto-Discord Discord Webhooks for alerting crypto currency price changes & historical data. Create virtual environment and install requirements. $ s

Филип Арсовски 1 Sep 02, 2022
Tools for running airdrop and token distribution campaigns on the Solana blockchain.

Overview This repository contains some of the scripts we have used for running our airdrop campaigns and other distributions. Initially, all of these

147 Nov 17, 2022
SysWhispers integrated shellcode loader w/ ETW patching & anti-sandboxing

TymSpecial Shellcode Loader Description This project was made as a way for myself to learn C++ and gain insight into how EDR products work. TymSpecial

Nick Frischkorn 145 Dec 20, 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
JS Deobfuscation is a Python script that deobfuscates JS code and it's time saver for you

JS Deobfuscation is a Python script that deobfuscate JS code and it's time saver for you. Although it may not work with high degrees of obfuscation, it's a pretty nice tool to help you even if it's j

Quatrecentquatre 3 May 01, 2022
GreenDoge is a modern community-centric green cryptocurrency based on a proof-of-space-and-time consensus algorithm.

GreenDoge Blockchain Download GreenDoge blockchain GreenDoge is a modern community-centric green cryptocurrency based on a proof-of-space-and-time con

40 Sep 11, 2022
Hide secret data within a digital image using good ol' terminal

pystego Hide secret data within a digital image using good ol' terminal Installation The recommended way for installing this package is using, python

Ayush Gupta 1 Jan 06, 2022
Bitcoin & Lightning Container Manager for facilitating development tools

Torch-cli Bitcoin & Lightning Container Manager for facilitating development too

Gray Finance 3 Aug 22, 2022
A simple key-based text encryption process that encrypts a string based in a list of characteres pairs.

Simple Cipher Encrypter About | New Features | Exemple | How To Use | License ℹ️ About A simple key-based text encryption process that encrypts a stri

Guilherme Farrel 1 Oct 21, 2021
This program can encrypt and decrypt your files so that they can no longer be identified.

File_Cryptographer Table of Contents: About the Program Features Requirements Preview Credits Reach Me See Also About the Program: with this program,

Sina.f 6 Nov 20, 2022
A self-contained cryptographic library for Python

PyCryptodome PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It supports Python 2.7, Python 3.4 and newer, and

Helder Eijs 2.2k Jan 08, 2023
XMRiGUI is free and open-source crypto miner for Linux. It uses XMRig for mining and GTK3 for GUI.

XMRiGUI is free and open-source crypto miner for Linux. It uses XMRig for mining and GTK3 for GUI.

29 Jul 07, 2022
Simple encryption/decryption utility using Pycryptodome module. Working with AES and RSA algorithms.

EncypherUtil Simple encryption/decryption utility using PyCryptodome module. Working with AES and RSA algorithms. THIS UTILITY IS NOT LICENSED AS CRYP

Egor Yakubovich 0 Jun 14, 2022
Arithmos Cipher is a simple Cryptography that I created myself in Python

Arithmos Cipher is a simple Cryptography that I created myself in Python

LyQuid :3 3 Oct 19, 2022
A python script for AES Angecryption in Steganography

Angecryption is an encryption or an decryption result from a file to create an other file with the same / or not type.

ISIS 3 Jul 25, 2022
A simple Ethereum mining pool

A simple getWork pool for ethereum mining

93 Oct 05, 2022
A community effort to bring back Duino-Coin

Duino-Coin-Revived A community effort to bring back Duino-Coin! Along with reviving the cryptocurrency, we will add many improvements to it, including

1 Dec 22, 2021