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 […]
The Art of War in cryptocurrency investing [Feb 2018 Opinion]
In late 2017 the markets celebrated Bitcoin adoption by Wall Street. Bitcoin was finally going to New York! Jamie Dimon and other large bank CEOs were dissing Bitcoin which, in banker speak, means they were buying. Notice how Bitcoin started to dip exactly when Dimon said he “regretted” calling Bitcoin a fraud and then started […]
Getting started with AVAX Toolbox
tl;dr; Clone both avalancheJ and avax-toolbox into the same parent directory. cd to the avax-toolbox dir and run gradle build You can find a list of AVAX Toolbox programs and their gradle tasks below. AVAX Toolbox AVAX Toolbox is a set of programs I initially wrote to test features from the avalancheJ library. I’ve been […]
The Sovereign OG Hodler’s Airgapped Avalanche Ledger Nano S+ Setup Tutorial
So you finally bought a Ledger hardware wallet to keep your precious fat Avalanche AVAX bags safe. Congratulations! If you made the extra effort to buy a hardware wallet, it means you’re serious about self-custody and the security of your funds. Hardware wallets make it very difficult for attackers to access your private keys without […]