Skip to content

Dynex is a next-generation platform for neuromorphic computing based on a new flexible blockchain protocol. It is designed for the development of software applications and algorithms that utilize neuromorphic hardware and are capable of accelerating computation. To accomplish this goal, the platform connects hosts that are running clusters of ne…

License

Notifications You must be signed in to change notification settings

benrod3k/Dynex-Wallet-App

Repository files navigation

Dynex Wallet Application

Dynex Wallet

With the Dynex Wallet App users can use the Dynex wallet functionality to create wallets, send and receive DNX and manage transactions and recipients. Download the version matching your operating system:

Mirosoft Windows: coming soon (you need to build the binary from source as described below)

Apple MacOS: https://github.com/dynexcoin/Dynex-Wallet-App/raw/main/MacOS_walletapp.zip

Linux: https://github.com/dynexcoin/Dynex-Wallet-App/raw/main/Ubuntu_22.04.1_walletapp.tar.xz

Please note that Linux and MacOS users are required to have the Boost library (Version 1.74.0 or better) installed:

Linux:

sudo apt-get install libboost-all-dev 

MacOS:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

brew install boost

After downloading the precompiled binary, unzip the executable on your machine and start it.

Build Dynex Wallet from source:

Alternatively, you can build your binaries from source:

mkdir build && cd build && cmake .. && make

About

Dynex is a next-generation platform for neuromorphic computing based on a new flexible blockchain protocol. It is designed for the development of software applications and algorithms that utilize neuromorphic hardware and are capable of accelerating computation. To accomplish this goal, the platform connects hosts that are running clusters of ne…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages