Skip to content

Releases: neodix42/MyLocalTon

MyLocalTon v14-arm64-aarch64

17 Aug 14:18
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • binaries updated to 2022.08
  • update installation details

MyLocalTon v13-main

17 Aug 14:18
Compare
Choose a tag to compare
MyLocalTon v13-main Pre-release
Pre-release

Changes in this release

  • binaries updated to 2022.08
  • update installation details

MyLocalTon v12-arm64-aarch64

17 Aug 11:56
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • MacOS binaries updated to 2022.08

MyLocalTon v11-main

17 Aug 11:55
Compare
Choose a tag to compare
MyLocalTon v11-main Pre-release
Pre-release

Changes in this release

  • MacOS binaries updated to 2022.08

MyLocalTon v9-main

16 Aug 22:41
Compare
Choose a tag to compare
MyLocalTon v9-main Pre-release
Pre-release

Changes in this release

  • Ubuntu and Windows binaries updated to 2022.08. MacOS update comes soon
  • Windows blockchain-explorer now comes with 3rd party dlls
  • Added binaries compatible with Ubuntu 18.04-arm64 and 22.04-arm64

MyLocalTon v10-arm64-aarch64

16 Aug 22:45
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Ubuntu and Windows binaries updated to 2022.08. MacOS update comes soon
  • Windows blockchain-explorer now comes with 3rd party dlls
  • Added binaries compatible with Ubuntu 18.04-arm64 and 22.04-arm64

MyLocalTon

28 Dec 12:17
Compare
Choose a tag to compare
MyLocalTon Pre-release
Pre-release

Atomix

From now on the latest release can always be found under https://github.com/neodiX42/MyLocalTon.
Please follow description in "Installation and usage" section.

MyLocalTon

24 Dec 14:13
Compare
Choose a tag to compare
MyLocalTon Pre-release
Pre-release

Atomix

What is it

This is your personal local TON blockchain (www.ton.org) in a shape of cross-platform desktop application. It comes in a form of uber-jar with all dependencies and binaries. Please notice this an alpha version and cannot be treated as production ready.

demo animation

Matrix of supported OS & Java

OS \ Java 11 13 15 17
Ubuntu 18.04 ✔️ ✔️ ✔️ ✔️
Ubuntu 20.04 ✔️ ✔️ ✔️ ✔️
MacOS 12.01 ✔️ ✔️ not tested ✔️
MacOS 11.6 ✔️ ✔️ not tested ✔️
Windows 10 ✔️ ✔️ not tested ✔️
Windows Server 2019 ✔️ ✔️ not tested ✔️

Please make sure you are not using headless (no GUI) Java and OS/Java combination matches as per table above.
MacOS M1 on ARM64 architeture is not supported yet.

In case you are using MacPorts instead of Homebrew on Mac please execute the following command:
mkdir -p /usr/local/opt/readline/lib; ln -s /opt/local/lib/libreadline.8.dylib /usr/local/opt/readline/lib/

Java installation

If you are new to Java, please follow this guide on how to install OpenJDK 17:

In case you have several versions of Java use the following command in order to select the default Java version:

sudo update-alternatives --config java

Microsoft Visual C++ Redistributable installation (for Windows only)

Please install Microsoft Visual C++ Redistributable 2015 (and above) x64.
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

Installation and usage

Download MyLocalTon.jar, open console, go to the location where you have placed the executable and execute the following command.

java -jar MyLocalTon.jar

Make sure you have write rights inside the directory.

Upgrade

Today upgrade is not supported, that means once you have a new version of MyLocalTon.jar just overwrite the existing MyLocalTon.jar and delete myLocalTon directory next to it. The upgrade functionality is in the backlog, so it will be implemented in future releases.

MyLocalTon

21 Dec 14:41
Compare
Choose a tag to compare
MyLocalTon Pre-release
Pre-release

Atomix

What is it

This is your personal local TON blockchain (www.ton.org) in a shape of cross-platform desktop application. It comes in a form of uber-jar with all dependencies and binaries. Please notice this an alpha version and cannot be treated as production ready.

demo animation

Matrix of supported OS & Java

OS \ Java 11 13 15 17
Ubuntu 18.04 ✔️ ✔️ ✔️ ✔️
Ubuntu 20.04 ✔️ ✔️ ✔️ ✔️
MacOS 12.01 ✔️ ✔️ not tested ✔️
MacOS 11.6 ✔️ ✔️ not tested ✔️
Windows 10 ✔️ ✔️ not tested ✔️
Windows Server 2019 ✔️ ✔️ not tested ✔️

Please make sure you are not using headless (no GUI) Java and OS/Java combination matches as per table above.
MacOS M1 on ARM64 architeture is not supported yet.

In case you are using MacPorts instead of Homebrew on Mac please execute the following command:
mkdir -p /usr/local/opt/readline/lib; ln -s /opt/local/lib/libreadline.8.dylib /usr/local/opt/readline/lib/

Java installation

If you are new to Java, please follow this guide on how to install OpenJDK 17:

In case you have several versions of Java use the following command in order to select the default Java version:

sudo update-alternatives --config java

Microsoft Visual C++ Redistributable installation (for Windows only)

Please install Microsoft Visual C++ Redistributable 2015 (and above) x64.
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

Installation and usage

Download MyLocalTon.jar, open console, go to the location where you have placed the executable and execute the following command.

java -jar MyLocalTon.jar

Make sure you have write rights inside the directory.

Upgrade

Today upgrade is not supported, that means once you have a new version of MyLocalTon.jar just overwrite the existing MyLocalTon.jar and delete myLocalTon directory next to it. The upgrade functionality is in the backlog, so it will be implemented in future releases.

MyLocalTon

06 Dec 23:14
Compare
Choose a tag to compare
MyLocalTon Pre-release
Pre-release

Atomix

What is it

This is your personal local TON blockchain (www.ton.org) in a shape of cross-platform desktop application. It comes in a form of uber-jar with all dependencies and binaries. Please notice this an alpha version and cannot be treated as production ready.

demo animation

Matrix of supported OS & Java

OS \ Java 11 13 15 17
Ubuntu 18.04 ✔️ ✔️ ✔️ ✔️
Ubuntu 20.04 ✔️ ✔️ ✔️ ✔️
MacOS 12.01 ✔️ ✔️ not tested ✔️
MacOS 11.6 ✔️ ✔️ not tested ✔️
Windows 10 ✔️ ✔️ not tested ✔️
Windows Server 2019 ✔️ ✔️ not tested ✔️

Please make sure you are not using headless (no GUI) Java and OS/Java combination matches as per table above.
MacOS M1 on ARM64 architeture is not supported yet.

In case you are using MacPorts instead of Homebrew on Mac please execute the following command:
mkdir -p /usr/local/opt/readline/lib; ln -s /opt/local/lib/libreadline.8.dylib /usr/local/opt/readline/lib/

Java installation

If you are new to Java, please follow this guide on how to install OpenJDK 17:

In case you have several versions of Java use the following command in order to select the default Java version:

sudo update-alternatives --config java

Microsoft Visual C++ Redistributable installation (for Windows only)

Please install Microsoft Visual C++ Redistributable 2015 (and above) x64.
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

Installation and usage

Download MyLocalTon.jar, open console, go to the location where you have placed the executable and execute the following command.

java -jar MyLocalTon.jar

Make sure you have write rights inside the directory.

Upgrade

Today upgrade is not supported, that means once you have a new version of MyLocalTon.jar just overwrite the existing MyLocalTon.jar and delete myLocalTon directory next to it. The upgrade functionality is in the backlog, so it will be implemented in future releases.