Bitcoin Forum
May 25, 2024, 03:49:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 »  All
  Print  
Author Topic: [ANN] Rarecoin (RARE)  (Read 2058 times)
Rc-Dev (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 26, 2018, 06:14:32 PM
Last edit: February 11, 2018, 04:50:54 PM by Rc-Dev
 #1


Rarecoin (RARE) is a cryptocurrency which derives value primarily from it’s rarity, a permanently limited supply of 10,000 coins. Some collectables are sought after solely for reasons of exclusivity, the demand for such items stems from the limited and unique nature of the items. Examples would include a first edition book, or a limited and numbered print of an art work. This is what we hope to achieve with Rarecoin.

Translations:









Portuguese (thanks to anonymous): Done, thread to be made soon.



Technical details

Algorithm: SHA256
Maximum supply: 10000.002528
Minimum valid amount: 0.00000001
Block time: 5 minutes
Difficulty re-target: 1 week
Block maturity required to spend coinbase: 101 confirmations
Amount owned by developers and testers (approximately): 500 (5% premine)
Block reward/schedule: 0.00317098 per block for approximately 28.5 years.

Software/source links

Windows wallet (Qt): https://drive.google.com/open?id=1WzlDQS9YFBv7z-NdoDWmCqyazHy59HKf
New Windows wallet (Qt - corrected warning messages): https://drive.google.com/open?id=1EZSzHmyOC37Uxo9UG2K33yggqGenDFMl
Windows daemon: https://drive.google.com/open?id=1TIkemGMFnMHGBOUcGOAai9GvQdFgmg8B
Github: https://github.com/RarecoinDev/Rarecoin
Github-Dev (bug fixes are deployed here, and when considered stable moved to the master branch): https://github.com/RarecoinDev/Rarecoin/tree/dev

Block explorer

(thanks to lchain): http://RareCoin.lchain.cc/

Mining details


Code:
-o stratum+tcp://miningpower.net:3433 -u <WALLET_ADDRESS> -p c=RARE

Code:
Pool host: miningpower.net
Pool port: 3333
Pool user: Your_Wallet_Address
Pool pass: c=RARE
Algorithm: SHA256


Code:
stratum+tcp://85.214.211.186:3333 -u YOUR_WALLET_ADDRESS -p c=RARE or d=8192 (your diff)


Code:
-o stratum+tcp://sha256.lpool.name:12024 -u <WALLET_ADDRESS> -p c=RARE


Code:
-a  sha256 -o stratum+tcp://cryptonova.eu:3333-u <WALLET_ADDRESS> -p c=RARE

Solo mining:

This coin can be solo mined in the same way as other SHA256 coins, using bfgminer (for GPU's) or minerd (for CPU's).

Example solo mining instructions for Windows:

1. Create a file called rarecoin.conf and put this in the file:

server=1
rpcuser=yourusername
rpcpassword=yourpassword
gen=1

2. Start running rarecoind.exe

3. For CPU mining, run .\minerd.exe --user yourusername --pass yourpassword --url=http://127.0.0.1:7559/ --a=sha256d --coinbase-addr=YOUR_PAYOUT_ADDRESS

4. For GPU mining, run .\bfgminer.exe -S opencl:auto -o http://127.0.0.1:7559 -u yourusername -p yourpassword –coinbase-addr=YOUR_PAYOUT_ADDRESS

Bounties:

TBA

Future plans

With the exception of any possible bug fixes, we do not plan to add any additional features to Rarecoin. Any relevant changes to future releases of the Bitcoin codebase will be incorporated into future releases of Rarecoin software. Rarecoin is just a rare cryptocurrency, and nothing more.

Social media/contact details

Twitter: https://twitter.com/rarecoincrypto
Email: rarecoindev{at}gmail.com
acidzero
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 26, 2018, 06:15:19 PM
Last edit: January 26, 2018, 10:57:43 PM by acidzero
 #2

Italian translation: https://bitcointalk.org/index.php?topic=2829344

Rare Coin Address: 16tN4oyS37JA8sGoA3fRNgL7AqsRA6vm8y
vertu1700
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
January 26, 2018, 06:16:00 PM
Last edit: January 26, 2018, 09:13:49 PM by vertu1700
 #3

Russian thread: https://bitcointalk.org/index.php?topic=2829020.0
Sam67
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
January 26, 2018, 06:21:59 PM
 #4

Spanish translation reserved.
meri21
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 26, 2018, 06:24:11 PM
 #5

malaysian translation reserved
Nessing
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
January 26, 2018, 06:25:50 PM
 #6

French translation reserved!
tippytoes
Sr. Member
****
Offline Offline

Activity: 1988
Merit: 275


View Profile
January 26, 2018, 06:27:53 PM
 #7

Comments are language translations... Tongue Any other comments aside from reserving lang translations? Dev, do you need linux wallet? Maybe I can reserve that.  Wink
lastguy3000
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 26, 2018, 06:30:27 PM
 #8

Reserving Turkish translations.
1C6fV5DtakfKANLJ8GUV7hCaA
Full Member
***
Offline Offline

Activity: 462
Merit: 104


Crypto Marketer For Whales


View Profile WWW
January 26, 2018, 06:40:53 PM
 #9


Rarecoin (RARE) is a cryptocurrency which derives value primarily from it’s rarity, a permanently limited supply of 10,000 coins. Some collectables are sought after solely for reasons of exclusivity, the demand for such items stems from the limited and unique nature of the items. Examples would include a first edition book, or a limited and numbered print of an art work. This is what we hope to achieve with Rarecoin.


Technical details

Algorithm: SHA256
Maximum supply: 10000.002528
Minimum valid amount: 0.00000001
Block time: 5 minutes
Difficulty re-target: 1 week
Block maturity required to spend coinbase: 101 confirmations
Amount owned by developers and testers (approximately): 500 (5% premine)
Block reward/schedule: 0.00317098 per block for approximately 28.5 years.


Mining details

A mining pool is not yet operational, but we aim to have one set up soon. This coin can be solo mined in the same way as other SHA256 coins, using bfgminer (for GPU's) or minerd (for CPU's).

Example solo mining instructions for Windows:

1. Create a file called rarecoin.conf and put this in the file:

server=1
rpcuser=yourusername
rpcpassword=yourpassword
gen=1

2. Start running rarecoind.exe

3. For CPU mining, run .\minerd.exe --user yourusername --pass yourpassword --url=http://127.0.0.1:7559/ --a=sha256d --coinbase-addr=YOUR_PAYOUT_ADDRESS

4. For GPU mining, run .\bfgminer.exe -S opencl:auto -o http://127.0.0.1:7559 -u yourusername -p yourpassword –coinbase-addr=YOUR_PAYOUT_ADDRESS

Bounties:

TBA

Future plans

With the exception of any possible bug fixes, we do not plan to add any additional features to Rarecoin. Any relevant changes to future releases of the Bitcoin codebase will be incorporated into future releases of Rarecoin software. Rarecoin is just a rare cryptocurrency, and nothing more.

Social media/contact details

Twitter: https://twitter.com/rarecoincrypto
Email: rarecoindev{at}gmail.com


Buy Reddit Accounts & Upvotes
Discord: Playerup#6929
Skype: AWH2010
Telegram: @redditfactory
Crypto-in-tha-blood
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
January 26, 2018, 06:45:08 PM
 #10

Latin translation reserved  Kiss
lipton
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 26, 2018, 06:45:44 PM
 #11

Translation reserved   Cool
compota
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2

Japanese Translator


View Profile
January 26, 2018, 06:49:26 PM
Last edit: January 27, 2018, 06:39:59 AM by compota
 #12

Japanese translation completed.

https://bitcointalk.org/index.php?topic=2830537

If there is a translation bounty, please send me a message.
miningpowerdotnet
Jr. Member
*
Offline Offline

Activity: 70
Merit: 1


View Profile WWW
January 26, 2018, 06:53:55 PM
Last edit: January 26, 2018, 07:06:30 PM by miningpowerdotnet
 #13

RARE Coin @ MiningPower.NET[/b][/color]



Fast and stable mining @ miningpower.net pool
Fee : Only 2%.
Payouts : Every 1 hour.
DDos Protection.
Come and join minigpower.net!



Code:
-o stratum+tcp://miningpower.net:3433 -u <WALLET_ADDRESS> -p c=RARE

Code:
Pool host: miningpower.net
Pool port: 3333
Pool user: Your_Wallet_Address
Pool pass: c=RARE
Algorithm: SHA256

MiningPower @ https://miningpower.net
dafuqss
Jr. Member
*
Offline Offline

Activity: 182
Merit: 5


View Profile
January 26, 2018, 06:55:02 PM
 #14

your mining instructions are bleak ... how to mine this?
lipton
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 26, 2018, 06:57:57 PM
 #15

 setgenarate true -1 work like a charm
dafuqss
Jr. Member
*
Offline Offline

Activity: 182
Merit: 5


View Profile
January 26, 2018, 07:00:20 PM
 #16

setgenarate true -1 work like a charm

Really? bs .. "method not found"
dafuqss
Jr. Member
*
Offline Offline

Activity: 182
Merit: 5


View Profile
January 26, 2018, 07:02:40 PM
 #17

Using windows wallet .. fully loaded up and sync and all
dafuqss
Jr. Member
*
Offline Offline

Activity: 182
Merit: 5


View Profile
January 26, 2018, 07:03:47 PM
 #18

also, "JSON-RPC call failed: Method not found"
dafuqss
Jr. Member
*
Offline Offline

Activity: 182
Merit: 5


View Profile
January 26, 2018, 07:05:09 PM
 #19

naaaaw, fuck this shit, i'm out! what a failed launch
sarul
Copper Member
Sr. Member
****
Offline Offline

Activity: 798
Merit: 250



View Profile
January 26, 2018, 07:14:10 PM
 #20

I have seen so many rare coins, with very little supply. But most of them ended tragically, dev disappeared or dump it. I'm expect this one could be different from the others.
Pages: [1] 2 3 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!