See Also
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 […]
ELI5: Why can’t Bitcoin miners use regular computers?
This is a frequently asked, but still very relevant, question in the world of cryptocurrencies. There seems to be a permanent, and very heated, debate involving the future of Bitcoin and one way or another, the discussion always turns to “Satoshi’s original vision”. What was his original vision? Is it the Bitcoin we use today? […]
ELI5 What is the Avalanche Protocol? [AVAX]
Avalanche is a next generation, post-Nakamoto consensus mechanism which was designed to incorporate the best features of previously existing protocols and add some of its own. Note: Avalanche is both the name of a consensus mechanism and the name of the DeFi platform that was built on top of it. Today, the term Avalanche refers […]
ELI5 AvalancheJ Introduction
AvalancheJ is an experimental Java library for exploration and integration with the AVAX ecosystem. Important – Please ReadStill in its initial development stages, AvalancheJ is pre-Beta software and could contain serious bugs. Please keep in mind it’s an exploratory hobbyist project meant as a learning tool above anything else. For example, if an error occurs […]