Difference between revisions of "Ravencoin Wiki"

From Ravencoin Wiki
Jump to navigationJump to search
(Undo revision 209 by Mapple (talk))
m (Reverted edits by Mapple (talk) to last revision by Ravenaddy)
Line 1: Line 1:
<div style="float:left; width:65%; margin:5px">
+
<strong>Welcome to the RavenCoin Wiki</strong>
RavenCoin [http://www.ravencoin.org RavenCoin.org] is an open source project built on a fork of bitcoin. It was launched on the 3rd of January 2018. A fair launch with no pre-mine. Announced on twitter by Bruce Fenton here: [https://twitter.com/brucefenton/status/948682276229074945 https://twitter.com/brucefenton/status/948682276229074945]
 
  
It's a truly open source project, no pre-mine, no ICO, no masternodes, focused on building a useful technology, with a strong and growing community.
+
== About RavenCoin ==
  
The coin aims to implement a blockchain which is optimized specifically for the use case of transferring assets such as tokens from one holder to another.
+
RavenCoin is an open source project built on a fork of the bitcoin code. RavenCoin aims to implement a blockchain which is optimized specifically for the use case of transferring assets such as tokens from one holder to another.  
  
To avoid centralized ASIC mining of RavenCoin the developers created a new algorithm, x16r. What makes this algorithm unique is the order of the 16 hashing algorithms is constantly changed based on the hash of the previous block.  
+
To avoid centralized ASIC mining of RavenCoin the developers created a new algorithm, x16r. This algorithm is unique because the order of the 16 hashing algorithms is constantly changed based on the hash of the previous block. This randomness of hashing algorithms makes it reasonably resistant to ASIC development.  A more detailed explanation of the algorithm can be found [https://ravencoin.org/wp-content/uploads/2018/01/X16R-Whitepaper-3.pdf here]
  
This randomness of hashing algorithms makes it reasonably resistant to ASIC development. The developers have stated they are committed to keeping it ASIC free and can easily alter the algorithm if an ASIC is developed.
+
The official website is [http://www.ravencoin.org RavenCoin.org]
  
The developers have produced a [https://ravencoin.org/wp-content/uploads/2018/01/X16R-Whitepaper-3.pdf paper explaining x16r], and the [https://medium.com/@ravencoin/ravencoin-4683cd00f83c RavenCoin medium post] explains some of the early reasons for creating RavenCoin and what it hopes to achieve.
+
RavenCoin was launched on the 3rd of January 2018. A fair launch with no pre-mine. Announced on twitter: [https://twitter.com/brucefenton/status/948682276229074945 https://twitter.com/brucefenton/status/948682276229074945] It's a truly open source project, no ICO, no masternodes, focused on building a useful technology, with a strong and growing community.
  
At the time of launch, the core team is funded by [http://www.mediciventures.com/ Medici Ventures] who are owned by [https://www.overstock.com/about Overstock.com] - the CEO of Overstock can be seen talking [http://uk.businessinsider.com/bitcoin-pioneer-overstock-ceo-explains-long-standing-crypto-play-ravencoin-2018-2 about RavenCoin in this BusinessInsider interview.]
+
A video of the first RavenCoin Dev meet up (mid Feb 2018) is available [https://youtu.be/kT5s3KC9Ho4 here]
 +
 
 +
At the time of launch, the core team is funded via a subsidiary of Overstock.com - the CEO of Overstock can be seen talking [http://uk.businessinsider.com/bitcoin-pioneer-overstock-ceo-explains-long-standing-crypto-play-ravencoin-2018-2 about RavenCoin here.]
  
 
'''Block Time''': 1 minute
 
'''Block Time''': 1 minute
Line 20: Line 21:
 
'''Total Coin Supply''': 21 Billion
 
'''Total Coin Supply''': 21 Billion
  
More thoughts about the background and future of Raven in [[The Fenton Files]]
+
== Community ==
 +
 
 +
[https://bitcointalk.org/index.php?topic=2752467.0 RavenCoin ANN thread] on BitCoinTalk.
 +
 
 +
[https://t.me/RavencoinDev Telegram]
 +
 
 +
[https://discordapp.com/invite/M9hUESq Discord]
 +
 
 +
== Trading RavenCoin ==
 +
 
 +
RavenCoin is not currently listed on any Exchanges. Buy and Sell offers can be placed on the trading channel of [https://discordapp.com/invite/M9hUESq Discord]. Community leaders are available to act as escrow.
 +
 
 +
== Mining RavenCoin ==
 +
 
 +
 
 +
# Download the wallet from [https://github.com/RavenProject/Ravencoin github], install and get a receiving address
 +
# Select a pool from the [[Pools]] list
 +
# Download the GPU miner from [https://github.com/MSFTserver/ccminer/releases/tag/2.2.5-rvn github], unzip, and edit the batch file to include the pool you want to mine on and put your wallet address in the start up script....run the batch file.
 +
 
 +
 
 +
'''More information''':
 +
 
 +
[https://virtopia.ca/how-to-mine-ravencoin-rvn/ Getting Started - comprehensive article on virtopia.ca]
 +
 
 +
[https://www.youtube.com/watch?v=gMpW1nehe54 BitsBeTripping - So what is x16r Algo, how can you mine it? Ravencoin Deep Dive]
  
<youtube>PRWqSQkqXoQ</youtube>
+
[https://www.rvnstats.info RavenCoin Stats]
  
</div>
+
[https://threeeyed.info RavenCoin Explorer]
<div style="float: right; width: 30%; margin:5px">
 
  
{| class=infobox
+
== Other useful stuff ==
|style="background:#DDDDDD"|Contents:
 
|-
 
| [[Community]]
 
| [[Mining]]
 
| [[Trading]]
 
| [[RavenCoin Twitter]]
 
| [[RavenCoin Media]]
 
| [[FAQ]]
 
| [[The Fenton Files]]
 
| [[Other Useful Resources]]
 
| [https://rvnstats.info/ Rvn Stats]
 
|-
 
  
|}
+
People on twitter: [[Raven Twitter]]
  
 +
RavenCoin in the media: [[RavenCoin Media]]
  
</div>
+
Get your Raven t-shirt: [https://shop.spreadshirt.com/ravenswag/ https://shop.spreadshirt.com/ravenswag/]

Revision as of 14:17, 7 March 2018

Welcome to the RavenCoin Wiki

About RavenCoin

RavenCoin is an open source project built on a fork of the bitcoin code. RavenCoin aims to implement a blockchain which is optimized specifically for the use case of transferring assets such as tokens from one holder to another.

To avoid centralized ASIC mining of RavenCoin the developers created a new algorithm, x16r. This algorithm is unique because the order of the 16 hashing algorithms is constantly changed based on the hash of the previous block. This randomness of hashing algorithms makes it reasonably resistant to ASIC development. A more detailed explanation of the algorithm can be found here

The official website is RavenCoin.org

RavenCoin was launched on the 3rd of January 2018. A fair launch with no pre-mine. Announced on twitter: https://twitter.com/brucefenton/status/948682276229074945 It's a truly open source project, no ICO, no masternodes, focused on building a useful technology, with a strong and growing community.

A video of the first RavenCoin Dev meet up (mid Feb 2018) is available here

At the time of launch, the core team is funded via a subsidiary of Overstock.com - the CEO of Overstock can be seen talking about RavenCoin here.

Block Time: 1 minute

Block Reward: 5000 RVN

Total Coin Supply: 21 Billion

Community

RavenCoin ANN thread on BitCoinTalk.

Telegram

Discord

Trading RavenCoin

RavenCoin is not currently listed on any Exchanges. Buy and Sell offers can be placed on the trading channel of Discord. Community leaders are available to act as escrow.

Mining RavenCoin

  1. Download the wallet from github, install and get a receiving address
  2. Select a pool from the Pools list
  3. Download the GPU miner from github, unzip, and edit the batch file to include the pool you want to mine on and put your wallet address in the start up script....run the batch file.


More information:

Getting Started - comprehensive article on virtopia.ca

BitsBeTripping - So what is x16r Algo, how can you mine it? Ravencoin Deep Dive

RavenCoin Stats

RavenCoin Explorer

Other useful stuff

People on twitter: Raven Twitter

RavenCoin in the media: RavenCoin Media

Get your Raven t-shirt: https://shop.spreadshirt.com/ravenswag/