Releases: aionnetwork/AVM
Avm-integrated Kernel For Testnet (Feb 1, 2019)
A build of an Avm-integrated Java Kernel that is configured specifically to connect to the Avm Testnet.
This binary provides you with a basic Hello World dapp (provided as dapp.jar), a basic script to interact with the Testnet via rpc (provided as rpc.sh), and a script to compile Java source code into jar files (provided as compile.sh).
Includes some object serialization fixes.
Avm-integrated Kernel For Testnet (Jan 30, 2019)
A build of an Avm-integrated Java Kernel that is configured specifically to connect to the Avm Testnet.
This binary provides you with a basic Hello World dapp (provided as dapp.jar), a basic script to interact with the Testnet via rpc (provided as rpc.sh), and a script to compile Java source code into jar files (provided as compile.sh).
Includes a number of bug fixes as well as some new functionality.
Avm-integrated Kernel For Testnet (Jan 8, 2019)
A build of an Avm-integrated Java Kernel that is configured specifically to connect to the Avm Testnet.
This binary provides you with a basic Hello World dapp (provided as dapp.jar), a basic script to interact with the Testnet via rpc (provided as rpc.sh), and a script to compile Java source code into jar files (provided as compile.sh).
The initial Avm testnet build.