Bitcoin Forum
May 22, 2024, 04:59:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: RaspyCoin (RASPY) - A low-difficulty coin for the Raspberry Pi  (Read 681 times)
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 29, 2018, 11:04:18 PM
Last edit: December 18, 2018, 05:42:55 PM by dobbstowncr
 #1

FLASH... BOOT... MINE!

A low-difficulty cryptocurrency for the Raspberry Pi and other ARM SBC’s.

RaspyCoin is a simple Scrypt-based crypto exclusively for the Raspberry Pi and ASUS Tinkberboad.
Because of its low difficulty it can be mined from within the wallet console without the need of additional mining hardware.  
It is definitely for the hobby miner, and should not be considered as any type of potentially real currency or investment.

Download a Raspbian image with RaspyCoin preinstalled, flash it to a micro-sd card, boot your Pi and you will be mining in minutes!

Direct RaspyCoin image download:

Raspbian Stretch 2018-11-13 with RaspyCoin wallet installed:

Archive.org :https://archive.org/download/RaspyCoin/RaspyCoin.img.tar.gz
Google Drive: https://drive.google.com/open?id=1x_SO5of9C0WaY-LXb6EMpY1Sl16cIULp

Raspbian Stretch 2018-11-13 with RaspyCoin wallet installed, auto expands to fill micro-sd card and begins mining automatically:

Archive.org: https://archive.org/download/RaspyCoin/RaspyCoin-automine-autoexpand.img.zip
GoogleDrive: https://drive.google.com/open?id=191bPZSYYXPonPnB7_p4CumSVtQ0NQLsF

Email: raspy.coin@gmail.com

RaspyCoin Archives:

Archive.org:   https://archive.org/details/RaspyCoin
Google Drive:   https://drive.google.com/drive/folders/17bQVrv9QF9CGU_yA70nWhGF0wXIv09MQ?usp=sharing

Facebook:  https://www.facebook.com/RaspyCoin

Blockchain properties


Coin name: RaspyCoin

Coin abbreviation:RSPY

Algorithm: Scrypt

Type: PoW

Address letter: R

RPC port: 41252

P2P port: 41251

Block reward: 10000 coins

Block halving: 4000000 blocks

Coin supply: 79999999999 coins

Advanced properties

Coinbase maturity: 20 blocks

Target spacing: 1 minutes

Target timespan: 10 minutes

Transaction confirmations: 6 blocks


How to Install the RaspyCoin Wallet on a Pre-existing System

Download raspycoin-qt-raspberry.tar.gz from:

Archive.org:   https://archive.org/details/RaspyCoin
Google Drive:   https://drive.google.com/drive/folders/17bQVrv9QF9CGU_yA70nWhGF0wXIv09MQ?usp=sharing

Download and install the newest updates:

sudo apt-get update && sudo apt-get upgrade
 
Next install the following major dependencies packages:

Code:
sudo apt-get install git build-essential libtool autotools-dev sudo apt-get install autoconf pkg-config libssl-dev 
Code:
sudo apt-get install libcrypto++-dev libevent-dev 
Code:
sudo apt-get install libminiupnpc-dev libgmp-dev libboost-all-dev sudo apt-get install devscripts libdb++-dev libsodium-dev 
Code:
sudo apt-get install libqrencode-dev

Next install the following QT dependencies packages:

Code:
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 
Code:
sudo apt-get install qttools5-dev qttools5-dev-tools 
Code:
sudo apt-get install libprotobuf-dev protobuf-compiler 
Code:
sudo apt-get install libcrypto++-dev libminiupnpc-dev qt5-default 

Extract the Raspycoin wallet, right-click on it and under “Properties” make it executable.

Open a terminal and navigate to the directory where you extracted the wallet and execute the following command in the terminal:

Code:
./raspycoin-qt


Use the following instructions to mine a block from the Raspy wallet:

Open your wallet, and make sure you are connected to another wallet.
You are connected and your wallet is synced when you see the green checkmark icon in the lower right corner of your wallet.

Go to Help.

Click Debug Window.

This is the console where you will execute all commands.

Type this command to start mining:

Code:
setgenerate true -1

 If you want to use a specific number of CPU cores, instead of -1, type the number of cores.

You can type the following command to see the status of generation:

Code:
getmininginfo


How do I backup my wallet?

You can backup your wallet using the following instructions.

1) Close your wallet.
2) Open the folder “./raspycoin”.  Note: this is a hidden folder that can be made visible    
      in the “View” menu.
3) Copy the file wallet.dat to a safe location.


How do I restore my wallet?

You can restore your wallet using the following instructions.

1) Close your wallet.
2) Make a backup of the folder “./raspycoin”.
3) Copy the file wallet.dat from your backup to the folder “./raspycoin”.


How do I connect with a node?

You can manually connect to a node using the following instructions.

Close your wallet and create the file raspycoin.conf in the folder “./raspycoin”.

Paste the following text into raspycoin.conf and save the file.

addnode=node1.walletbuilders.com

Additional nodes can be added to the raspycoin.conf as they become available
EL MAOGO
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
November 30, 2018, 12:15:55 AM
 #2

can you make a wallet for windows?
xzxcoin
Jr. Member
*
Offline Offline

Activity: 575
Merit: 2


View Profile WWW
November 30, 2018, 12:16:59 AM
 #3

Dear RaspyCoin Team,,

Yes, the Raspycoin is seams very easy to mining. But install the wallet is very difficult for me.

Hope you have the completed wallet soft to solve this problem.

Thanks.

Wrkz Discord:
https://chat.wrkz.work/
vozphongtom
Full Member
***
Offline Offline

Activity: 386
Merit: 100


View Profile
November 30, 2018, 12:58:20 AM
 #4

i will wait a window wallet release .

i hope RaspyCoin will upload open source to github to another developer  can keep do it .
findblocks.com
Sr. Member
****
Offline Offline

Activity: 515
Merit: 250



View Profile WWW
November 30, 2018, 01:08:41 AM
 #5

res

We Do Private Pools / Block Explorers / New Coins / Send us a inbox
Findblocks Pool - http://findblocks.Net
pochy123
Jr. Member
*
Offline Offline

Activity: 198
Merit: 1


View Profile
November 30, 2018, 01:08:58 AM
 #6

bash: ./raspycoin-qt: no puede ejecutar el archivo binario: Formato de ejecutable incorrecto
 Huh Huh
zccopwrx
Full Member
***
Offline Offline

Activity: 306
Merit: 100



View Profile
November 30, 2018, 01:11:44 AM
 #7

What stops someone from just throwing an ASIC at this???
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 30, 2018, 01:40:13 AM
Last edit: November 30, 2018, 02:46:12 AM by dobbstowncr
 #8

What stops someone from just throwing an ASIC at this???


In theory, nothing.  But I'm not going to post the source or help make it easy for anyone to do so.  Of course, there are plenty of smart people who could figure it out, but what's the point?
It's a worthless niche coin, aimed at the Raspberry Pi hobbyists.  I'd prefer that miners all stick to a level playing ground, but frankly that's beyond my control now.
And I suppose actually having people who *want* to mine it is not exactly a problem.
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 30, 2018, 02:44:14 AM
 #9

bash: ./raspycoin-qt: no puede ejecutar el archivo binario: Formato de ejecutable incorrecto
 Huh Huh

Esta usando Raspbian o Linario en un Raspberry Pi o Tinkerboard?  El billetera unicamente sirve con las computadoras como ellas.
GilRH4004
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
November 30, 2018, 02:54:50 AM
 #10

Any idea if this is going to be listed on exchanges?, it has a lot of potential, as sbc mining isn't that small market nor a bad one. RPI3 mines flawlessly
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 30, 2018, 02:55:28 AM
 #11

I've been mining and testing Raspy for about three months now, and in the process have accumulated around one billion Raspycoin.

In order encourage a bit of mining, I'm going to give away my billion Raspycoin in one million coin increments to the first one thousand people who mine one Raspy and send it me.

So here's the fine print...

Turn 1 Raspy into 1,000,000!


The First Virtual Bank of Raspy is giving away ONE BILLION Raspy's in ONE MILLION Raspy increments to  the first  thousand people who deposit one Raspy.

So how do you get your MILLION Raspy's?


*   Obtain one Raspy (preferably by mining it)

*    Request your ONE MILLION Raspy’s by sending your Raspycoin wallet’s receiving
   address to the First Virtual Bank of Raspy at: raspy.coin@gmail.com

*    The First Virtual Bank of Raspy will reply by sending you a receiving address

*    Send one Raspy to the receiving address sent by the First Virtual Bank of Raspy

*    Upon receiving your Raspy, the First Virtual Bank of Raspy will send ONE    
   MILLION Raspy’s to the receiving address you provided


This offer is limited to the first one thousand requests, so act today!
One request per person, please.  Multiple requests will not be honored.
findblocks.com
Sr. Member
****
Offline Offline

Activity: 515
Merit: 250



View Profile WWW
November 30, 2018, 09:55:42 AM
 #12

i have about 10 pis so defo gonna have a look at this there running of solar power so electric is also free for me to run them Smiley

We Do Private Pools / Block Explorers / New Coins / Send us a inbox
Findblocks Pool - http://findblocks.Net
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 30, 2018, 08:52:40 PM
 #13

i have about 10 pis so defo gonna have a look at this there running of solar power so electric is also free for me to run them Smiley

Very cool.  Would love to know more about how your solar setup works. The really ugly thing about crypto-mining is how much power it uses.
I have a few ASIC's and the amount of power they can use is breathtaking.  One more reason I became interested in mining on the Pi.
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 30, 2018, 09:03:22 PM
 #14

Sent out the first million Raspy to some lucky miner who sent me one Raspy following the instructions above.

I still have 999,000,000 to give away.

The current difficulty is 0.00040188, so this shouldn't take long...
sonniy555
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
December 01, 2018, 08:37:55 PM
 #15

 I would love to do everything according to the instructions, but I didn't understand how to do anything, my translator is terrible. I'll just fine-tune the cooling on my RASPI and put it on production)
findblocks.com
Sr. Member
****
Offline Offline

Activity: 515
Merit: 250



View Profile WWW
December 02, 2018, 12:22:44 AM
 #16

i have about 10 pis so defo gonna have a look at this there running of solar power so electric is also free for me to run them Smiley

Very cool.  Would love to know more about how your solar setup works. The really ugly thing about crypto-mining is how much power it uses.
I have a few ASIC's and the amount of power they can use is breathtaking.  One more reason I became interested in mining on the Pi.

its pritty easy i use a leusire battery conected to 2 solar panels and run the raspberry pis off a car cig usb power splitter Smiley

We Do Private Pools / Block Explorers / New Coins / Send us a inbox
Findblocks Pool - http://findblocks.Net
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 02, 2018, 11:01:35 AM
 #17

I would love to do everything according to the instructions, but I didn't understand how to do anything, my translator is terrible. I'll just fine-tune the cooling on my RASPI and put it on production)


I'm hoping to put together a Raspbian image with the RaspyCoin software pre-installed.  All you would have to to then is flash a sd card and put it in your pi.
Hopefully i'll have something by the end of the week.
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 12, 2018, 11:08:52 AM
 #18

RaspyCoin .img now available for download at archive.org

https://archive.org/details/RaspyCoin

The RaspyCoin wallet and necessary dependencies are pre-installed on copy of Raspbian Stretch 11-13-2018.

Simply burn the .img to a micro sd card like you would with any Raspberry image, put it in your Pi and boot.

The image will resize itself to the size of your card automatically.

Follow the simple instructions on the desktop, and you'll be mining within minutes.
findblocks.com
Sr. Member
****
Offline Offline

Activity: 515
Merit: 250



View Profile WWW
December 12, 2018, 02:24:16 PM
 #19

i cant seem to get the image link to dopwnload

We Do Private Pools / Block Explorers / New Coins / Send us a inbox
Findblocks Pool - http://findblocks.Net
dobbstowncr (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 14, 2018, 10:49:05 AM
Last edit: December 16, 2018, 10:07:07 AM by dobbstowncr
 #20

i cant seem to get the image link to dopwnload

Hmm, I just downloaded it directly via Firefox on an Ubuntu 16.04 box to test the link.  Have you tried using the torrent link?  I find that the torrents are usually more reliable.

The Raspycoin image is now on Google drive.  Use the direct download link below to download it.

Direct RaspyCoin image download:

Archive.org :https://archive.org/download/RaspyCoin/RaspyCoin.img.tar.gz
Google Drive: https://drive.google.com/open?id=1x_SO5of9C0WaY-LXb6EMpY1Sl16cIULp
Pages: [1] 2 »  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!