Author

Topic: Qwoyn Token Announced! A Decentralized Masternode Share Project.MN/POS Pre-Sale (Read 352 times)

sr. member
Activity: 546
Merit: 250
copper member
Activity: 9
Merit: 0
CEO Qwoyn
You can visit www.qwoyn.io to order masternode shares however the qwoyn blockchain integrated with that feature is still under development at the moment.  That however is coming in the next few weeks!
full member
Activity: 1904
Merit: 138
★Bitvest.io★ Play Plinko or Invest!
Where is the proof that you completed already with the e-commerce integration aspect?
jr. member
Activity: 252
Merit: 1
Dutch translation reserved!
copper member
Activity: 9
Merit: 0
CEO Qwoyn
Not quite as easy as copy and paste but pretty much with a few tweeks Smiley  But that's how most code works isn't it? Also, if you look at the code, Denarius copy and pasted as well with just a couple of tweeks.  Nothing wrong with that Smiley   What makes us special is we have a platform and aren't just another currency.  This isn't about the coin as much as its about the service we provide.  Qwoyn provides a level of transparency when purchasing MN shares in a similar manner to decentralized currency exchanges such as cryptobridge.
newbie
Activity: 48
Merit: 0
just denarius fork?
CTRL-C + CTRL+V
great work!
copper member
Activity: 9
Merit: 0
CEO Qwoyn
The roadmap is our intended goal, however things are progressing much faster than anticipated. Smiley 
sr. member
Activity: 1092
Merit: 250
Hodlers Network
emm,, seems people need to wait until Q3 2018 to trade this coin at the exchange
depends in the roadmap from this project
newbie
Activity: 85
Merit: 0
Retain Chinese translation
保留中文翻译
jr. member
Activity: 210
Merit: 6
copper member
Activity: 9
Merit: 0
CEO Qwoyn
copper member
Activity: 9
Merit: 0
CEO Qwoyn
copper member
Activity: 9
Merit: 0
CEO Qwoyn
Reserved

****Translations needed*****

German
Russian
Chinese
copper member
Activity: 9
Merit: 0
CEO Qwoyn



Qwoyn
(pronounced: Coin  Wink )

Qwoyn Token (QWN) is an innovative and adaptive cryptocurrency developed for the main purpose of implementing a fully decentralized Cloud-Staking (MN-Share) Platform. Qwoyn is a version of Dash, enhanced and customized to fit our Platforms needs.  We have adopted modern Masternode technology which enables near-instant and secure payments as well as anonymous transactions. Combining Proof of Work, Proof of Stake and Masternodes we have made this one of the most advanced platforms on the market. GPU mining and Masternode functionality will give everyone an affordable and transparent way of earning mining rewards.

Qwoyn token is not just another cryptocurrency.  We are taking it a step further and decentralizing our Platform.  Which means our code is distributed and open source.  Qwoyn's platform is simple, we provide a masternode sharing service which give users the ability to spend less and still earn mining rewards. The average user may not want to spend thousands of dollars on the more lucrative Masternodes, so we have devised a way for ordinary people to get involved at a lower price. Our platform will allow the use of multiple cryptocurrencies and fiat currency for purchasing masternode seats which brings up a nightmare for accounting.  Qwoyn's blockchain will add transparency and Qwoyn Token will add autonomy to our service insuring all transactions are visible and accounted for while still providing a level of anonymity.


Website

Social Media

Discord



Qwoyn (QWN)

Visit our github!
https://www.github.com/Qwoyn/Qwoyns

10,000,000 QWN Max.
10% original premine, in circulation now.
Qwoyn Hybrid Masternodes (25,000 QWN for a masternode, pays 33% of both PoW/PoS block rewards at random to masternode owners)
Proof of Image/Data (File time-stamping on the blockchain) (Costs 0.1 QWN)
30 second block times
10 Confirmations for full confirm
30 Confirmations to mature blocks
Tribus Proof-of-Work Hashing Algorithm featuring 3 of the top NIST5 algos (JH, Keccak, and Echo)
Proof-of-Stake Hybrid which will fully transition to PoS which PoW ends on block 15,000
Multi-Signature Support in Wallet and RPC
Staking Estimation Tab showing estimated staking probability of staking and QWN reward
Block Explorer in Wallet
Statistics Tab in Wallet showing almost all of Qwoyn's data
Market Information Tab in Wallet showing market data of QWN and BTC
In-Wallet Trading with Cryptopia Trading APIs
Atomic Swaps utilizing UTXOs (BarterDEX is available above ^^)

Hybrid Masternodes:
Masternode payments start on block 645k
25,000 QWN for 1 hybrid masternode
33% of the current block reward for the masternode operator, will pay both PoW/PoS blocks
Recommended VPS of at least 1GB of RAM


Block Reward Structure
Code:
if (pindexBest->nHeight == 1)
nSubsidy = 2000000 * COIN;  // 10% Premine
else if (pindexBest->nHeight <= FAIR_LAUNCH_BLOCK) // Block 210, Instamine prevention
                nSubsidy = 1 * COIN/2;
else if (pindexBest->nHeight <= 500) // Block 210 ~ 500  QWN
nSubsidy = 3 * COIN;
else if (pindexBest->nHeight > && <= 15000) // Block 500 ~ 15000 QWN
nSubsidy = 4 * COIN;
        else if (pindexBest->nHeight > LAST_POW_BLOCK) // Block 3m
nSubsidy = 0; // PoW Ends [/td]

Proof-of-Stake Reward Structure
Code:
nCoinAge * 0.06 / 365;


Mining and Exchanges

Mining Pools
Pending Launch

Exchanges
Pending Launch

2018 Roadmap



Stay Tuned... More to come
Jump to: