Bitcoin Forum
April 24, 2024, 02:58:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  Print  
Author Topic: [ANN}Stakecoin 2023 traded @ https://exchange-assets.com/en/?market=stk_btc  (Read 30295 times)
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
April 28, 2018, 08:29:29 PM
 #121

Hello, Dev!

Retweets:
https://twitter.com/bitnod/status/988706894113050624
https://twitter.com/StakeChain/status/985517635101188097

My twitter: https://twitter.com/AlexDzendzia
Followers: 3650

My wallet STK: JMhAwCSRSeWTMUVLG9wAsWzvs256CNwA7y
thx for the retweets: 50 STK send!

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713927502
Hero Member
*
Offline Offline

Posts: 1713927502

View Profile Personal Message (Offline)

Ignore
1713927502
Reply with quote  #2

1713927502
Report to moderator
1713927502
Hero Member
*
Offline Offline

Posts: 1713927502

View Profile Personal Message (Offline)

Ignore
1713927502
Reply with quote  #2

1713927502
Report to moderator
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
April 28, 2018, 08:35:19 PM
 #122

[y wallet: Jhjw6fo13Db6VJsyjBHnEY5DNtdWebsoGM
Thank you and good luck!)

________________
Full IP i send in private message

please process my request

Check: https://chainz.cryptoid.info/stk/address.dws?Jhjw6fo13Db6VJsyjBHnEY5DNtdWebsoGM.htm

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
Nujerzeydevil91
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
April 29, 2018, 12:23:29 PM
 #123

hey my wallet was down for the past day but is back up and staying up 24/7 i made a tweet telling people to check out to check out stake coin super excited to see what the future holds with this coin    Grin

https://twitter.com/nujerzeydevil91/status/990565961622347776
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
April 29, 2018, 04:36:05 PM
Last edit: May 07, 2018, 12:10:08 PM by crypto4jan
 #124

I tried this procedure and I added some updates.
Thank you Andrey123 for this and the feedback by DM.
Instructions for launching a purse at the Raspberry Pi 3.

Configuring Raspberry Pi 3
What do we need:
- Raspberry itself with power cable;
- SD card and computer with card reader;
- USB keyboard and mouse;
- HDMI cable;
- monitor with HDMI input.

1. Download from here: http://downloads.raspberrypi.org/raspbian/images/raspbian-2017-07-05/2017-07-05-raspbian-jessie.zip.torrent
2. Insert the SD card into the card reader. To save the system to a card, use Win32 Disk Imager.
Download link - https://sourceforge.net/projects/win32diskimager/
3. Select the unpacked image (1), then the flash drive (2), then click "Write" (3) and wait.

4. After completing the recording process, you can insert the card into Raspberry.
5. Connect the monitor, mouse, keyboard and power.

Login: pi
Password: raspberry


Remember them, you will have to enter often. You can change the password in Settings - Raspberry Pi Configuration.

Here it is better to disable Splash Screen splash screen.
6. Connect the Internet, wi-fi or wired. Here everything is simple, as in Windows.


7. After the appearance of the Internet, you can set the desired locale and time zone in Raspberry Pi Configuration.


8. Start the terminal


9. Updated:
sudo apt-get update
sudo apt-get dist-upgrade


10. We put the remote access:
sudo apt-get install tightvncserver
sudo apt-get install xrdp


11. Increase SWAP:
sudo nano /etc/dphys-swapfile
Change the value of CONF_SWAPSIZE = 100 to 1000. To save the file, press Ctrl + O. To close, press Ctrl + X.

12. Connect SWAP:
sudo dphys-swapfile setup
sudo dphys-swapfile swapon


13. Now you can disconnect the mouse, keyboard, monitor and connect from a regular computer. Run in Windows Start - All Programs - Standard - "Remote Desktop Connection" or Start - Run - mstsc
Enter the IP address of Raspberry, click Connect and enter login and password (pi raspberry).

Now you can start installing the purse StakeCoin.
1. Start the terminal.
2. Set the dependencies:

sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
libssl-dev libdb4.8 ++ - dev

3. And this:
1: sudo apt-get install autoconf libtool libssl-dev libboost-all-dev libminiupnpc-dev -y
2: mkdir ~/bin
cd ~/bin
3: wget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz
tar -xzvf db-4.8.30.NC.tar.gz
cd db-4.8.30.NC/build_unix/
../dist/configure --enable-cxx
make -j4
sudo make install

4. And this:
sudo apt-get install libdb5.3++-dev libdb++-dev libdb5.3-dev libdb-dev && ldconfig

5. To enable port forwarding, install UPnP:
sudo apt-get install miniupnpc

6. Download the StakeCoin wallet by following the link:
https://www.dropbox.com/s/pult9luvwj3x1oi/stakecoin-qt?dl=0

It is mandatory in the properties of the downloaded purse, under the "Permissions" tab, to set the value "All".


If an error appears on the first start, you can safely run the second time.
And wait for complete synchronization.


*****************
This link retains the blockchain, until May 7, 2018
https://www.dropbox.com/s/52lf49q9en9ucqz/.stakecoin.rar?dl=0

You need to go to your Rapsberry folder: /home/pi/
Press Ctrl+H and find the folder: .stakecoin
In it, you need to replace the files from the downloaded archive and re-run the purse.

Enjoy the prey!



P.S. If you have questions about launching a purse, please write here.
And save your file wallet.dat before any changes Cheesy

Succes

Have a great day,
Jan

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
zerotolerance666
Copper Member
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
April 29, 2018, 06:49:54 PM
 #125

----- posible cheaters!
These accounts send two different wallet addresses or accounts, no extra rewards!
DM me with possible explanation?
Vozmitsky & Adventyra Send 3x 10 STK ! I got 2 messages with same address!
fast86 Send 4x 10 STK
fast86 Send 7x 10 STK

vovan877 Send 3x 10 STK
vovan877 Send 3x 10 STK

torgisp Send 3x 10 STK
torgisp Send 7x 10 ST






Jan these people no longer make any payments, we will find out who this is and why they did so !!!
wimjaap
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 29, 2018, 08:00:23 PM
 #126

Hi all,

Here is a repost from the original topic of my Docker version of the stakecoin daemon.
You can run a node with it and/or use it as a command line based wallet (for staking on unattended machines).

Instructions on how to use it can be found here:
https://github.com/wimjaap/docker-stakecoind

Please try it out, and let me know if you run into any issues.

Greetings,
wimjaap
MrOzi
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 01, 2018, 04:11:08 PM
 #127

Hi Jan,
Will be the donation of STK continued? If yes, when?
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
May 01, 2018, 04:15:25 PM
 #128

Hi all,

Here is a repost from the original topic of my Docker version of the stakecoin daemon.
You can run a node with it and/or use it as a command line based wallet (for staking on unattended machines).

Instructions on how to use it can be found here:
https://github.com/wimjaap/docker-stakecoind

Please try it out, and let me know if you run into any issues.

Greetings,
wimjaap

Thank you WinJaap,
I shall add this post in the start post.
Community WimJaap is also a member of the team.

Hi Jan,
Will be the donation of STK continued? If yes, when?

Each day I work on the list and add new members.
I only send new STK when the wallet has staked, that is the Prove of Stake to get second and more reward

Have a great day,
Jan

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
MrOzi
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 01, 2018, 04:40:54 PM
 #129

Hi all,

Here is a repost from the original topic of my Docker version of the stakecoin daemon.
You can run a node with it and/or use it as a command line based wallet (for staking on unattended machines).

Instructions on how to use it can be found here:
https://github.com/wimjaap/docker-stakecoind

Please try it out, and let me know if you run into any issues.

Greetings,
wimjaap

Thank you WinJaap,
I shall add this post in the start post.
Community WimJaap is also a member of the team.

Hi Jan,
Will be the donation of STK continued? If yes, when?

Each day I work on the list and add new members.
I only send new STK when the wallet has staked, that is the Prove of Stake to get second and more reward

Have a great day,
Jan

Thank you, Jan! Today I received 30 STK
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
May 01, 2018, 07:10:04 PM
 #130

hey my wallet was down for the past day but is back up and staying up 24/7 i made a tweet telling people to check out to check out stake coin super excited to see what the future holds with this coin    Grin

https://twitter.com/nujerzeydevil91/status/990565961622347776
Retweeted I shall send 25 STK as a reward.

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
MrOzi
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 02, 2018, 05:52:37 PM
 #131

Hi Jan.
I synchronized my wallet, now it will work 24/7
https://twitter.com/AlexandrCrypto/status/991736277316915202
I created a topic in a large Russian forum
https://mmgp.ru/showthread.php?t=581718
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
May 04, 2018, 08:39:31 AM
 #132

...
List of new STK-members 10x10STK reward update May 4, 2018.

Enema send 10x10 STK ready
Admkng5 send 10x10 STK ready
zerotolerance666 send 10x10 STK ready
Bitnot Send 10x 10 STK ready Also tweet rewards
zet128 Send 10x 10 STK ready
tqnz Send 10x 10 STK ready
ol-vladi Send 10x 10 STK ready
allsuss777 Send 10x 10 STK ready
Germaned Send 10x 10 STK ready
HyMu3MaT Send 10x10 STK ready
crazykkk Send 10x 10 STK ready
MIXERER Send 7x 10 STK ready
IIcux Send 10x 10 STK ready
Valerikks2018  Send 10x 10 STK ready
agorin + email (Edward)  Send 10x 10 STK ready
bubandrei  Send 10x 10 STK ready
rebuben Send 10x 10 STK ready
SERgeich000 Send 10x 10 STK ready
mirandafomenko Send 10x 10 STK ready
ikolay298 Send 10x 10 STK ready
Lekmach Send 10x 10 STK ready
oleg0405 Send 10x 10 STK ready
oleg0405.wife Send 10x 10 STK ready
Dart_Veider Send 7x 10S  STK  ready
Bit8k Send 7x 10 STK  ready
DobermanKripton Send 7x 10 STK  ready
varik12 Send 10x 10 STK  ready
Sonaile Send 10x 10 STK  ready Also 100 STK tweet rewards
torgisp Send 10x 10 ST ready
fast86.pc1 Send 75 STK ready  2pc
fast86.pc2 Send 75 STK ready 2pc
vovan877 PC1 Send 75 STK ready 2pc
vovan877.pc2 Send 75 STK ready 2pc
satelit888 Send 10x 10 STK ready Also 2x 25 STK tweet rewards
domik072016 Send 100 STK
MunTiCor Send 7x 10 STK
denchik83 Send 100 STK
NikGrishakov Send 100 STK
ooleg.2310 Send 100 STK
AlinaBlondova Send 100 STK
Kovat Send 100 STK
stas1577 Send 7x 10 STK
BudSpok Send 100 STK
papik101 Send 100 STK
Блoг пoлeзнoй инфopмaции (email) Send 100 STK
jekann Send 100 STK
Oksana.Tex Send 100 STK
MrOzi Send 100 STK
Dima85 Send 100 STK
suren0881 Send 100 STK
Nujerzeydevil91 Send 100 STK
kezart Send 100 STK
Shekonta Send 100 STK
Andrey123 Send 100 STK
prokomir Send 100 STK
Nahariko Send 100 STK
zmax Send 100 STK
Bob Logkov Send 100 STK +10
sansanich Send 100 STK +10
unsafe5 Send 100 STK

-------- 30 + 10 + 30 STK send -----------
maxbet22 Send 70 STK
vlad3883 Send 70 STK


------------------- 30 + 10 STK reward send ---------
felter85 Send 4x 10 STK
minerrigs Send 1x30 STK
krot109 Send 1x30 STK
Klapan Send 1x30 STK
Zizik Send 1x30 STK
PerAstra Send 1x#0 STK
Referal.petrik Send 1x30 STK
vase7 Send 3x 10 STK


-------- first 30 STK send----------
Bacилий Лыcoв (email) Send 3x 10 STK

-----------May 4:  the first 30 STK send

WackenOA Cepгeй Пpжeвaльcкий Send 30 STK
funt1k89 Send 30 STK
yurattt5 Send 30 STK
ivankasanya4 Send 30 STK

...

The list with reward is updated.
Network looks very healthy!

Happy staking 4all!

Follow https://twitter.com/StakeChain
for future developments and possible rewards.

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
hoahoctro9489
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 05, 2018, 01:20:42 PM
 #133

The devs work so hard
Hope a suceed future for you Smiley"
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
May 05, 2018, 02:22:49 PM
 #134

The devs work so hard
Hope a suceed future for you Smiley"

Thx, crypto is a nice hobby for me.
I keep this coin alive and hope us as the community find a good purpose for it.
Some people say that a simple Prove of Stake coin without special features has no future.
But we can change the features and make StakeCoin a smart coin.
If there is support for a StakeParty then make create that for StakeCoin.
The most important feature is that we have a community with more than 100 people supporting the network and growing each day.
I have domain name claimed www.StakeCoin.Foundation and there I start in a few weeks with our simple mission, download page and FAQ.

If there are smart people who see also the power of community than support StakeCoin.
There is a reward program for new users, check the start post.

Enjoy the StakeParty,
Jan
Btw, my RasberryPI is now in sync and waiting for my first stake there.
The installation instructions we update soon.

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
kains
Newbie
*
Offline Offline

Activity: 23
Merit: 10


View Profile
May 06, 2018, 08:05:13 AM
 #135

Hello, Dev!

Retweets:
https://twitter.com/GEO_Jan/status/992708019938000896
https://twitter.com/StakeChain/status/985517635101188097

My twitter: https://twitter.com/ktwt03344?lang=de


My wallet STK: JV4W1fFaxemZ9aLGfcGH2C3GfNsJ9smwSk
Boroda456
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 06, 2018, 08:17:53 AM
 #136

Hi Jan.
My wallet: Jg8oqvtFzFucsd5MXNAzy4zoQqQXRuYyCZ
PC on 24/7, wrote in a PM.
thank you, good luck in development! Smiley Wink Roll Eyes
crypto4jan
Legendary
*
Offline Offline

Activity: 2448
Merit: 1025


Energy coin master


View Profile WWW
May 06, 2018, 08:19:28 AM
 #137


Thank you Kains,
I shall send you a small reward.
The retweet rewards are for accounts with more than 1000 followers.

Have a great day,
Jan

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
Andrey123
Sr. Member
****
Offline Offline

Activity: 1750
Merit: 305



View Profile
May 07, 2018, 09:31:09 AM
 #138

Attention!
Updated instructions for a purse for Raspberry PI 3!

https://bitcointalk.org/index.php?topic=3275292.msg35762955#msg35762955

Hello! Voluntary donations that will go towards the development of my coin.
34bwEhH3GMx6swYXt2NBfFbYGkdTcaWtXz....BTC

Andrey123
Sr. Member
****
Offline Offline

Activity: 1750
Merit: 305



View Profile
May 07, 2018, 10:59:41 AM
 #139

Hello!

Retweets & Likes:
https://twitter.com/StakeChain/status/985517635101188097
https://twitter.com/GEO_Jan/status/992708019938000896

Tweet:
https://twitter.com/krot123321/status/993445146891960321

My twitter: https://twitter.com/krot123321
My wallet STK: JW5bqqJa5eQryR6fAbSWtcJX1xcAsRcY5Q

Hello! Voluntary donations that will go towards the development of my coin.
34bwEhH3GMx6swYXt2NBfFbYGkdTcaWtXz....BTC

kawa900jc (OP)
Hero Member
*****
Offline Offline

Activity: 720
Merit: 500


StakeChain Community leader


View Profile
May 07, 2018, 12:13:40 PM
 #140

Attention!
Updated instructions for a purse for Raspberry PI 3!

https://bitcointalk.org/index.php?topic=3275292.msg35762955#msg35762955
Thank you Andrey!
I shall send you 1000 STK for this very clear instruction!

To all others, the we send rewards for the new users in a few days.
About 10 new users come on the list and maybe e more in the coming days.

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  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!