See Also
shafs – SHA256 a filesystem and store it on SQLite. Find duplicate files, organize your data
shafs is a tool to help you SHA256 an entire filesystem, file by file, storing its hash and file size in a SQLite database. Dependencies shafs requires sqlite3 On Ubuntu do: Please check your distribution for the appropriate packages. Build Installation To install locally, uncomment last line in build.sh and re-run it or run : Manual Build […]
ELI5 How AVAX validation works [Avalanche Protocol]
According to the Avalanche AVAX token distribution policy, almost 50% of all AVAX in existence will go towards validator rewards (see chart at the top). Since the Avalanche protocol burns all fees, the only source of inflation in the AVAX ecosystem is the validation reward. This presents a great opportunity for those who join the […]
How to buy Bitcoin near me?
If you feel insecure about purchasing Bitcoin through virtual channels, a personal contact can go a long way in helping you break through the toughest barrier for new crypto investors: making the first Bitcoin purchase! The main issue faced by newbies is to wrap their head around the fact that Bitcoin is 100% virtual. You […]
avax-python – Python utils for AVAX cryptocurrency and Avalanche network exploration
avax-python is a Python library and set of utils for the exploration of the Avalanche AVAX cryptocurrency and its network. The crypto.bi avax-python project began as a thin wrapper around AvalancheGo node API, but it now supports several other functionalities such as wallet address and secret phrase generation, network traffic capture, customizable protocol handlers and a lot […]