See Also
Generate AVAX addresses and keys from a mnemonic phrase in Python
While playing with AVAX programming in Python, I wanted to have some wallet functionality on the Linux command line. It’s easily done from Javascript, since Ava Labs provides an official library, but this specific application required Python and I really didn’t wanna mix the two languages (although it’s perfectly fine if you do). You could […]
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 Generate Random Mnemonic Phrase (Generate Wallet) From the avax-python root […]
ELI5 What is the Avalanche Protocol? [AVAX]
Avalanche is a consensus mechanism which aims to combine the best features of previously existing protocols. If you’ve tried to understand the Avalanche consensus protocol paper, then you may have stalled when you ran into technical terms like metastability, Byzantine adversaries, leaderless Byzantine fault tolerance, among others. Here I’ll try to summarize, in very simple […]
Avalanche AVAX : An obvious 20x is upon us [Avalanche Price Opinion]
Price prediction is the riskiest business out there – and this article may well be the riskiest thing I’ve ever written. But this seems like such an obvious one to me, I’m a bit surprised others haven’t put this out there before. Perhaps everyone’s just quietly filling the bags with Avalanche before it explodes? Time […]