IMPORTANT NOTICE!
1. DOWNLOAD
UniAsset distributions:
- Linux x86_64 compiled binaries:
- Windows x86_64 compiled binaries:
- Source code on github.com:
- Docker containers:
2. INSTALLATION
Install according to your downloaded distibution:
INSTALL COMPILED BINARY
Run compiled binary in a sandbox: virtual machine, docker container or a dedicated pc.
Download the appropriate compiled binary:
wget https://uniasset.org/download/distrib/uniasset-0.14.0.85-x86_64.tar.gz
Unpack it:
tar -xf ./uniasset-0.14.0.85-x86_64.tar.gz
Change to unpacked directory:
cd uniasset-0.14.0.85-x86_64/bin
Run shell script that starts Qt wallet binary connected to Ufobject testnet:
./uniasset-qt-testnet.sh
INSTALL DOCKER
Download the appropriate compiled binary:
docker pull <container_not_ready_yet>:0.14.0.1
3. UNIASSET WALLET BACKUP
Make sure you backup your wallet.dat
before removing or updating to newer version of UniAsset Wallet.
Loosing your wallet.dat
file will result in a loss of all your UniAsset tokens and Ufobject coins stored in your wallet.
4. HAVE QUESTIONS?
Contact developers in Telegram or Discord groups listed on top of home page.