TAC Desktop Wallet Downloads
Wallet Source Code contains a precompiled customized version of the wavesJ library specific for The Advertising Currency. Original source can be found on the
wavesfx github.
Windows
|
MSI Installer File |
sha512 Checksum |
Zip File |
sha512 Checksum |
Source Code |
sha512 Checksum |
Linux
|
DEB Installer |
sha512 Checksum |
Source Code |
sha512 Checksum |
Mac
|
Mac Installer Coming soon... |
- |
Source Code |
sha512 Checksum |
Important information About your TAC Wallet Address
This is both wallet setup as well as security information, please do not ignore.
NEVER give out details about your TAC wallet except your alias. Your alias is the only thing any ever needs to send you funds. You should never give out your private key, your seed words, or any other details about your account and you should never type them into any websites.
An alias is the advertising currency wallet identifer built into the blockchain. You set up an alias inside your wallet for the cost of 1 TAC. All TAC services, except node operation, require an alias in order to take part in earnings.
Do not store your weed words or private key on the internet, on your phone nor on your computer. Write the seed words down and store them in a safety deposit box. Write them down and store them in a safe. Do not store them online. This is money you are dealing with.
TAC Node Software
The advertising cryptcurrency nodes have two requirements. You must have java installed to run the software, and you must hold at least 1000 TAC in your wallet to earn from mining.
Java
|
Jar Installer File |
sha512 Checksum |
* Windows users please install JDK8 found on the Oracle Java Downloads page before continuing.
|
Linux Setup
Setup JDK
sudo apt-get update
sudo apt-get install openjdk-8-jre
Setup your Configuration
Follow instructions
here to setup your configuration file.
MacOS Setup
Setup JDK
mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew
brew cask install adoptopenjdk/openjdk/adoptopenjdk8
Setup your Configuration
Follow instructions
here to setup your configuration file.
Running your Node
Node Command
java -jar tac.jar tac.conf