See Also
AVAX mainnet officially launched [Sept 22, 2020]
AVAX mainnet has launched with thunderous success! As we write this article, AVAX has gained over 620% (8 AM UTC) in the first 4 hours of trading at Binance. Volume stood at impressive U$ 72 million in just hours (> $100 million when we last updated this text 1 hour later). Despite some profit-taking during […]
Our Avalanche [AVAX] Price Prediction [Opinion]
If you’ve been following us, then you may have read that we believe Avalanche AVAX is a 20x investment. Why, you may ask? Because we think AVAX is definitely a top 10 cryptocurrency. And, by reaching top 10, Avalanche would have gained 20x at today’s prices. But first, an important legal notice. Disclaimer Nothing in […]
cavax – Experimental C language tools for AVAX Avalanche exploration
cavax is an experimental implementation of C language utils for the exploration of the Avalanche AVAX protocol. Initially, cavax supports limited networking and basic passive functionality (e.g. it does not actively verify vertices). cavax listens to the Avalanche network and calls hooks that you can set up to handle each message type. Some default hooks […]
avax-python – Python utils for AVAX Avalanche network exploration
avax-python is a Python library and utils for the exploration of the Avalanche AVAX network. Includes an implementation of basic AVAX API calls. Installation Clone the git repo and run scripts within the downloaded avax-python/ subdirectory. If you don’t have a git client available, you may download a ZIP archive instead. Examples Launch a subnet validator: First, generate user/password credentials for your […]