Skip to content

Releases: aionnetwork/AVM

Avm-integrated Kernel For Testnet (Feb 1, 2019)

01 Feb 19:32
Compare
Choose a tag to compare

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)

30 Jan 23:22
Compare
Choose a tag to compare

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)

04 Jan 22:05
Compare
Choose a tag to compare

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.