Post
Topic
Board Announcements (Altcoins)
[ANN][RTAK] RTAK - Crypto Repository [PoS|MN][Pre-Sale]
by
RTAKDev
on 13/12/2018, 19:05:18 UTC
[RT]

RTAK Crypto Repository

Greetings you tired of collecting coins from source? Is it difficult to automate the masternode installation?
We give you the opportunity to install any coin in 1 click.
Crypto repository for coins.


Why do we create it:
1) Maximize the installation of any coin
2) Automate the masternode setup

Our mission is to create our own repository for Linux OS to work with coins - this will simplify the automation of services, such as: mn-sharing, mn-monitors and other platforms.
As well as simplify the installation for ordinary users, which will increase the threshold of entry into the crypto world.


Eco system:
Yes, our repository is not free, the listing (adding to the repository) is futile, by means of a vote.
Both ordinary users and the developers themselves can participate in the voting.
We can also prepare in advance ppa packages for coins, before release (discussed separately with the developer)


What OS will be supported and how will it work
List of OS:Ubutnu, Centos

Road map

q4
Repository for Ubuntu
Repository for CentOS
Listing of the main list of coins
Listing on the exchange

q1
Arch repository
Deploying supporting repositories (mirrors)
Development of RtakOS for the deployment of coins (simplified version of the OS for working with coins)
Development of the control panel for RtakOS
Our task is to create not only a repository but also our own version of the wasps for coins, which will help in 2 clicks to install any coin that will be added to the repository.
We undertake the responsibility to update the coins and follow all the changes in the coins that we will have added.

Coin-Spec
Name: RTAK Core
Ticker: RTAK
Algo: QUARK
Total sypply: 6 000 000
Premine: 2%
PoW end block: 300
Number of coins required for one Masternode: 1000
Block time: 120 seconds
POS coins maturity: 60 minutes

Block rewards:
0 < 300: 0.1 PoW / 0.4 Masternode
300 < 4000: 0.1 PoS / 0.5 Masternode
4000 < 20000: 2 PoS / 8.8 Masternode
20000 < 40000: 1.5 PoS / 7.2 Masternode / 0.15 DevFee
40000 < 100000: 1.1 PoS / 6 Masternode / 0.15 DevFee
10000  < 200000: 1.2 PoS / 4.5 Masternode / 0.15 DevFee
20000 < 500000: 0.8 PoS / 3 Masternode / 0.15 DevFee
> 500000: 0.6 PoS / 2 Masternode / 0.15 DevFee


Ports
P2P: 50555
RPC: 22366

Wallets
Linux: https://github.com/rtak-project/RTAKCore/releases/download/v1.0.0.3/RTAK-Core_v.1.0.0.3_ubuntu.tar.gz
Windows 64:
Windows 32: https://github.com/rtak-project/RTAKCore/releases/download/v1.0.0.3/RTAK-Core_v.1.0.0.3_Windows_x32.zip
GitHub: https://github.com/rtak-project/RTAKCore/releases


Official Links
Website: https://rtak.biz/
Explorer: https://explorer.rtak.biz/
GitHub: https://github.com/rtak-project

Discord: https://discord.gg/AajWG5j
Telegram: Coming soon
Twitter: Coming soon
Medium: Coming soon

Repo
Code:
wget -O - https://rtak.biz/keyFile | sudo apt-key add -
sudo echo 'deb [arch=amd64] http://repo.rtak.biz/ xenial contrib' > /etc/apt/sources.list.d/rtak.list
sudo apt update