Author

Topic: [ANN][SHARE]ShareCoin - Pure POS - The only coin backed up by a real bussiness - page 390. (Read 293244 times)

member
Activity: 70
Merit: 10
Ok, the web app is working fine on firefox now.
We got over 100 people registered. That's 10% in only 3 hours.
All registered members are listed at: http://sharecoin.info/#track
full member
Activity: 224
Merit: 100
Really nice, but I have a problem with my signature. I can't post the whole links as supposed to, cus it posts only a part of it.
hero member
Activity: 658
Merit: 500
Heck yeah I'm in, Community Coin was a scam coin from the very beginning.  Let's do it right this time.  Smiley
Agreed, your posts opened my eyes so I dumped it at 100 sats
sr. member
Activity: 826
Merit: 263
Id sent by application
address and signature ok
Glad to be abroad!!
Good luck to all of us
member
Activity: 70
Merit: 10
162.248.162.28 extra node
Thank you, added it to the OP.

I have a problem, i've just made all the step to register to get free coins, but when i put my id number, it say nothing and i dont see my name in the tracking system ?

Set signature first, and your wallet address on signature then go to site and fill in your id and submit.. Use chrome, seems some issue on firefox.  Smiley

After a bit of frustration, I realized it was firefox causing my problems. Chrome seems to work fine. Not sure about other browsers yet.
I fixed the firefox bug. Deploying now, the web app should works fine on firefox after 5 minutes.
legendary
Activity: 1484
Merit: 1000
I have a problem, i've just made all the step to register to get free coins, but when i put my id number, it say nothing and i dont see my name in the tracking system ?

Set signature first, and your wallet address on signature then go to site and fill in your id and submit.. Use chrome, seems some issue on firefox.  Smiley

Thanx kcanup..you are right Firefox doesn't work but my other browser (FlashPeak) did !!
Glad i helped.. My personal experience gonna help many here i hope  Grin
hero member
Activity: 1204
Merit: 509
I have a problem, i've just made all the step to register to get free coins, but when i put my id number, it say nothing and i dont see my name in the tracking system ?

Set signature first, and your wallet address on signature then go to site and fill in your id and submit.. Use chrome, seems some issue on firefox.  Smiley

After a bit of frustration, I realized it was firefox causing my problems. Chrome seems to work fine. Not sure about other browsers yet.
full member
Activity: 182
Merit: 100
I have a problem, i've just made all the step to register to get free coins, but when i put my id number, it say nothing and i dont see my name in the tracking system ?

Set signature first, and your wallet address on signature then go to site and fill in your id and submit.. Use chrome, seems some issue on firefox.  Smiley

Thanx kcanup..you are right Firefox doesn't work but my other browser (FlashPeak) did !!
newbie
Activity: 7
Merit: 0
I hope I can get this coin, but the dev made the rules "Newly created accounts can not get free coins"

I am so sad....

please give me a chance to be a member of sharecoin community..

thanks...
newbie
Activity: 34
Merit: 0
Thanks for the opportunity. BitcoinTalk doesnt allow me to post whole signature, 50 characters max.

So I just posted this.

I will try to spread it on another way
legendary
Activity: 924
Merit: 1000
I'M IN AND READY TO GO..don't see my name in list though, so I entered my ID # again...is there supposed to be another window where you then enter your address, or am I just getting impatient?

Found the same thing myself: I clicked the submit button a few times before I figured out that registration was automatic once the button was clicked. There is such a thing as a webapp being too convenient. Smiley
legendary
Activity: 924
Merit: 1000
Just registered - glad to be aboard!

MultiPool
ShareCoin is backed up by a MultiPool, which helps creating buy-support on exchanges and distributing ShareCoin to later adoptors.

Do you know what you have here? A few days ago, someone on the NEM thread wrote that it would be a great idea for NEM to have the first dedicated multipool at the time of launch. Right out of the gate, you stole NEM's thunder!

Slick QT, too!
legendary
Activity: 882
Merit: 1000
Thank you very much, i used chrome and it works like a charm !!!
member
Activity: 70
Merit: 10
issue when compiling on ubuntu 14.04

/usr/bin/ld: cannot find -lboost_system-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_filesystem-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_program_options-mgw48-mt-s-1_55
collect2: error: ld returned 1 exit status
make: *** [sharecoin-qt] Error 1


Can anyone help ?
The sharecoin-qt.pro file has been modified to build on Windows. You need to remove these lines to be able to build qt on ubuntu:
Code:
BOOST_LIB_SUFFIX=-mgw48-mt-s-1_55
BOOST_INCLUDE_PATH=C:/deps/boost_1_55_0
BOOST_LIB_PATH=C:/deps/boost_1_55_0/stage/lib
BDB_INCLUDE_PATH=C:/deps/db-4.8.30.NC/build_unix
BDB_LIB_PATH=C:/deps/db-4.8.30.NC/build_unix
OPENSSL_INCLUDE_PATH=C:/deps/openssl-1.0.1g/include
OPENSSL_LIB_PATH=C:/deps/openssl-1.0.1g
MINIUPNPC_INCLUDE_PATH=C:/deps/
MINIUPNPC_LIB_PATH=C:/deps/miniupnpc
QRENCODE_INCLUDE_PATH=C:/deps/qrencode-3.4.3
QRENCODE_LIB_PATH=C:/deps/qrencode-3.4.3/.libs

You can build the coin daemon to use on ubuntu instead of building the qt client, it's much easier.
hero member
Activity: 868
Merit: 1007
Nice distribution metod, signed! Cheesy
full member
Activity: 182
Merit: 100
I'M IN AND READY TO GO..don't see my name in list though, so I entered my ID # again...is there supposed to be another window where you then enter your address, or am I just getting impatient?
full member
Activity: 151
Merit: 100
Sharecoin looks like a great coin. I'm a newbie though, and have restriction on signature - max 50 characters (I think). Can I still join? I tried to just add my ShareCoin address to my sig, but when I tried to enter my account number on the application form it did not validate.

What sig can a newbie use?
legendary
Activity: 1484
Merit: 1000
I have a problem, i've just made all the step to register to get free coins, but when i put my id number, it say nothing and i dont see my name in the tracking system ?

Set signature first, and your wallet address on signature then go to site and fill in your id and submit.. Use chrome, seems some issue on firefox.  Smiley
hero member
Activity: 490
Merit: 500
thimo the dev
issue when compiling on ubuntu 14.04

/usr/bin/ld: cannot find -lboost_system-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_filesystem-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_program_options-mgw48-mt-s-1_55
collect2: error: ld returned 1 exit status
make: *** [sharecoin-qt] Error 1


Can anyone help ?
Code:
apt-get install libboost-all-dev
member
Activity: 111
Merit: 10
issue when compiling on ubuntu 14.04

/usr/bin/ld: cannot find -lboost_system-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_filesystem-mgw48-mt-s-1_55
/usr/bin/ld: cannot find -lboost_program_options-mgw48-mt-s-1_55
collect2: error: ld returned 1 exit status
make: *** [sharecoin-qt] Error 1


Can anyone help ?
Jump to: