crypto.bi

@avaxbuildr

Software developer and technical writer. In charge of fixing the coffee machine at crypto.bi. Interest include Java, Avalanche AVAX, C and C++, Spark, Hadoop, Scala language, golang, RedHat OpenShift and kubernetes, container tech, DevOps and related techs. @avaxbuildr has published a total of 30 Posts

Latest Updates by @avaxbuildr

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 pape...
What is the identity of “Team Rocket”, which created the Avalanche protocol?
The Avalanche protocol family creators' true identity is, perhaps, cryptocurrency's most poorly kept secret. Or is it? Why would such a great idea's true creators want to ke...
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 pr...
Is Avalanche safe from a Ripple-like battle with the SEC?
Ava Labs is a US-based company, founded by cryptography experts from Cornell University in NY and funded by several investors in the US. Ripple is a US-based company, founded ...
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 crypt...
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 f...
AVAX Staking tutorial – How to begin staking Avalanche
The AVAX public sale, which closed on July 15 2020 after just a few hours, was an astounding success. Investors looking for high yields flocked to the sale, buying all U$ 42 m...
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 ...
Scrape AVAX network peers using avax-python
P2P networking is the single most important technical functionality in all cryptocurrency implementations. The decentralized nature of Bitcoin, AVAX, Ethereum and others requires ...
avax-python Implementation Notes
Here you'll find a few implementation notes about avax-python. This is mainly targeted at developers who wish to work on the Python source code. Python <- Go Golang objec...