Bitcoin Forum
May 28, 2024, 11:31:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 27, 2017, 11:03:01 AM
From twitter:Should we have $SMLY tipping on Twitter? Wouldn't it be a little cool to send a few $SMLY when you like a tweet? https://mobile.twitter.com/SmileycoinNews/status/945942038868094977

For example, Education in a Suitcase has a few thousand followers and it might make sense for EIAS to tip all of them.

There are a few tipping bots for Twitter already and it really does not seem very difficult to implement.

Comments?

.
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 27, 2017, 10:45:50 AM
You guys need to get on at least one more exchange and you need some plan that explains why people need to use Smiley coin. Your site doesn't communicate that.

Is there a dev or someone in charge with some coins and interest of making it go 100x or will it always be cheap???

Follow @smileycoinnews on twitter. You will see recent tweets on this, including one from a few minutes ago.

This is neither a get-rich-quick coin nor a pump and dump coin.

Its purpose is explained in the opening page of this thread with more info on the home page at tutor-web.info/smileycoin

Yeah we need more exchanges. Any help on this is greatly appreciated.
183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 18, 2017, 08:37:47 AM
Those of you trying to figure out the API for the SMLY wallet:  The command-line interface (cli) gives a fairly extensive description of how to access the wallet. You can access this from the Linux command line or from the (Windows/MacOSX/Linux) graphical interface.

For a list of all commands:
Code:
help
For help on a single commands:
Code:
help getinfo
Linux access:
Code:
~/smileyCoin/src/smileycoin-cli help sendfrom
Smileycoin-Qt access (Help-Debug window-Console):
Code:
help sendfrom
For a list of all commands:
Code:
help

The cli help gives direct examples of how you can call the wallet using curl.

Examples of python implementations can be found in several places. The tutor-web methods to pay out rewards to students are on
github: https://github.com/tutor-web/tutorweb.quizdb/blob/master/tutorweb/quizdb/coin.py

There are also examples for calling this from within R.
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 16, 2017, 09:57:46 PM
Is there API available to create SMLY wallet ? I want to make a game in C# and use SMLY as ingame currency.
SMLY should be a perfect ingame currency.

Which OS?

Do you need to create the wallet from inside the game or is it enough to install the wallet and talk to it using an API? So far we have had the wallet installed as a separate application and then other programs talk to it.

The earlier Android wallet had an API and a demonstration game which used this API. Unfortunately it would have required quite a bit of work to update that wallet after the last fork and we did not have the resources for that.

The current wallet for Android is Coinomi which is completely in the hands of the Coinomi developers.



The approach is probably different depending on the OS. If we're talking Windows/MacOS/Linux, then there is a dedicated SMLY wallet which supports RPCs. You can also call the command line interface to do most things you would want to -- which is what Linux command-line users would typically use from shell scripts and system calls, but most others probably not.

All of these need you to either have the wallet preinstalled or install it while installing the game which wants to use it.

We have not tried to use simple functions calls (api call) to set up the complete wallet as a part of another program (app).

Note that the tutor-web project might be able to donate some SMLY if you use them as a part of your game (this is specifically laid out as a special case in the definition of appropriate use of the premine, https://tutor-web.info/smileycoin).
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 14, 2017, 07:53:54 AM
Is there API available to create SMLY wallet ? I want to make a game in C# and use SMLY as ingame currency.
SMLY should be a perfect ingame currency.

Which OS?

Do you need to create the wallet from inside the game or is it enough to install the wallet and talk to it using an API? So far we have had the wallet installed as a separate application and then other programs talk to it.

The earlier Android wallet had an API and a demonstration game which used this API. Unfortunately it would have required quite a bit of work to update that wallet after the last fork and we did not have the resources for that.

The current wallet for Android is Coinomi which is completely in the hands of the Coinomi developers.

186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: December 07, 2017, 10:27:20 AM
Great Chart Gallery of SmileyCoin on BitScreener: https://bitscreener.com/coins/smileycoin/chart_gallery
Indeed, thank you!
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 26, 2017, 02:31:46 PM
Here is something that needs testing. Remember to only use very low amounts - low enough that you don't care whether they disappear!

Sending any (low) amount of SMLY to SMLY address BCJW4iZw7PechFHgtqqSdHmymjnFA6LjNJ enters those SMLY into a double-or-nothing game, returning double the amount or nothing at all.

It's just for fun and it's still under development. If you decide to try (low amounts!!), please report any problems here.

["low" is in the eye of the beholder - and the default transaction fee is 1 SMLY]
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 21, 2017, 12:50:32 PM
thanks, active connections I have 6, but it is synchronizing for 20 days. I have an important transaction inside but it is not visible. the open it lost?.

Un saludo.
Which operating system?

Is your wallet up to date?

If so, your locally stored block database may be messed up.

On a Linux machine first take a backup of your wallet.dat, stop your wallet, move all files except smileycoin.conf  and  wallet.dat out of .smileycoin and restart. It should not take long for the wallet to sync the entire chain. If this works you can safely delete everything you moved out of the way.

Just don't delete wallet.dat.
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 21, 2017, 09:12:12 AM
Any addnode to synchronize the wallet?
You should be automatically connected to smileyco.in but if that is not enough, here are a few:
addnode=130.208.71.203
addnode=217.175.119.126

In addition, novaexchange has these listed:

addnode=130.208.143.213:11337
addnode=130.208.71.203:11337
addnode=181.208.95.174:11337
addnode=217.9.135.139:11337
addnode=24.212.140.163:11337
addnode=46.105.63.132:11337
addnode=69.64.33.37:11337
addnode=84.242.139.4:11337
addnode=85.25.200.125:11337
addnode=88.99.121.115:11337
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 14, 2017, 09:32:27 PM
Some thoughts on whether the SMLY can be a part of the hot topic of cross-chain atomic swaps:
https://tutor-web.info/news-1/announcing-intent-cross-chain-atomic-swap/

Comments most welcome!!

BTW if you want to test out the sendwithmessage option, try this on your Linux machine:
Code:
git clone https://github.com/tutor-web/smileyCoin
cd smileyCoin
git checkout sendwithmessage
./autogen.sh
./configure --without-gui
make
cd
Now you're all set and you can see how the new option works with
Code:
~/smileyCoin/src/smileycoind help sendwithmessage
To actually send a message, use a command like
Code:
~/smileyCoin/src/smileycoind sendwithmessage BSXZB28C2xZMT5Nxt9sAFRSdzntshfwrqP 4500 "Hello world"
The exact command above has been used before and you can see what it did by looking at the corresponding transaction,
Code:
https://chainz.cryptoid.info/smly/tx.dws?1ac2b6b7b6729da640d57727ec2a4bccbee65ad810013169c714cbae22d8185e.htm

The document in the previous message describes the coding used and explains the meaning of the various parts of the transaction.

Currently we are thinking about whether one should use this as a general tool for messaging (using encryption) and/or whether this approach can be used
as a part of cross-chain atomic swap schemes.

As usual we are looking for people willing to help with testing, provide feedback or add programming features  Smiley
191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 14, 2017, 05:40:41 PM
Some thoughts on whether the SMLY can be a part of the hot topic of cross-chain atomic swaps:
https://tutor-web.info/news-1/announcing-intent-cross-chain-atomic-swap/

Comments most welcome!!
192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 09, 2017, 10:52:45 AM
SMLY is back up for trading on c-cex.

 Smiley
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 09, 2017, 09:33:09 AM
You can all help by creating a lot of noise on c-cex, cryptopia and Twitter.
BTW if you got stuck with coins on c-cex, they've reinstated the wallet now so you can still withdraw your funds.

The SMLY remains delisted -- and they do not respond to support questions.

By all means let them know that you are not happy with the delisting. Ask support; post comments in the chat box; send questions to them on twitter (@CryptoCurrEncyX).

It's not enough for everyone just to dump the coin. It also needs to be pushed forward a bit.
194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 08, 2017, 03:55:14 PM
what future of a coin!? there will be other markets? Huh
You can all help by creating a lot of noise on c-cex, cryptopia and Twitter.
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 31, 2017, 09:51:40 AM
Earlier, when c-cex have threatened us with delisting, they have also said that they will take volume on DOGE and LTC markets into account.
If this is still true, then there is more than enough SMLY trading volume for them to keep SMLY listed.
BUT: They have been asked this by several people and not answered anyone. They don't even read the request - just paste in a standard reply.
So we still have a delisting threat from c-cex.

If you want to be sure, then you will move your SMLY out of c-cex by Nov 7.

You will also have seen that novaexchange is about to close. They will keep the exchange running for a while though and then reopen after a change in management, but "Remaining user balances that has not been withdrawn before 2018-04-01 will be considered a donation and is not refundable" - so just be careful please.

196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 26, 2017, 11:21:45 PM
There is a pretty clear bug in the c-cex volume computations and they are not responding to bug reports or tickets on the subject.

Basically, if you are trading more than a few SMLY worth on the SMLY-DOGE market then that transaction does not get recorded in the transaction history and not in the volume. This means that the SMLY trade volume is enormously underestimated in their volume figures on the SMLY-DOGE market.

If anyone knows how to reach these folks, please do: They should simply take the delisting tag off SMLY due to very high recent volume, but at least give a clear answer on whether they will correct the bug and take the volume on the SMLY-DOGE market into account before delisting.
197  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 26, 2017, 11:19:23 AM
but they are saying that they will remove coins who have not get to 0.4 bitcoins before 07.11.2017 they will remove this coins and if they do then are smilycoin on the market somewhere ?

but they are saying that they will remove coins who have not get to 0.4 bitcoins before 07.11.2017 they will remove this coins and if they do then are smilycoin on the market somewhere ?

This is what c-cex.com are saying and check end of the list

Important news:

24.10.2017
The following coins will be removed from exchange if their average daily trading volume for last 30 days will not exceed 0.4 BTC. It will not be possible to retrieve these coins after the removal date. Removal date and coin list:

07.11.2017

SixEleven [611], AnarchistsPrime [ACP], AdvancedInternetBlock [AIB], BitBay [BAY], BighanCoin [BHC], BitLuckCoin [BTLC], CaliphCoin [CALC], CryptoJacksCoin [CJ], CoreCoin [CRC], CereiPayCoin [CRPC], Crypto [CTO], DA$ [DAS], DragonDigitalCoin [DDC], DT Token [DRACO], Droidz [DRZ], Eclipse [EC], FastCash [FCH], FujiCoin [FJC], FutCoin [FUTC], GoldCoin [GLD], GlobalTradeCoin [GLTC], HEAT ledger [HEAT], JIO Token [JIO], Kingdom Coin [KGDC], LEOcoin [LEO], MALCoin [MALC], EncryptoTel [ETT], Macro [MCR], Mooncoin [MOON], NoLimitCoin 2.0 [NLC2], NovaCoin [NVC], OpinionCoin [OPNC], OTCCoin [OTX], Polybius Token [PLBT], PiZZAcoin [PIZZA], Pesobit [PSB], Robocoin [ROBO], Sikka [SIKKA], SilverCoin [SVC], T-coin [TCOIN], TengRi [TERI], Terra [TERRA], WexCoin [WEX], Xaurum [XAUR], Humaniq [HMQ], Bitcoin U.F. [XB], ForeverCoin [XFC], GoldenBird [XGB], XNCCoin [XNC], Bonanza [XZA], Zilbercoin [ZBCN], Zennies [ZENI], SmileyCoin [SMLY].
They will only remove the coin IF there is not enough volume before Nov. 7.

We should have more than enough volume now and if this continues there will be no problem.
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 26, 2017, 11:03:53 AM
SmilyCoin is in danger in https://c-cex.com/?lpm=doge&p=smly-doge



They say:
24.10.2017
The following coins will be removed from exchange if their average daily trading volume for last 30 days will not exceed 0.4 BTC. It will not be possible to retrieve these coins after the removal date. Removal date and coin list:

and in the jpg is list of coins who is in danger

You'll note that the recent trading volume is much higher than before. If people keep on trading at this rate we will have no problems.

199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 26, 2017, 11:01:25 AM
how students can spend/use it?
Students who have a lot of SMLY (more than 25 million) may want to look at how dividends accrue.

International students may want to look at ways to sell the SMLY on one of the supporting exchanges.

Students in Iceland can buy a number of things for SMLY, either coffee at a local canteen or coupons through the smly.is page (in Icelandic).

And then of course some people just donate their SMLY, mostly to Education in a Suitcase.



Thanks. Will there be some age limit for students to participate in the smileys-for-learning-achievements program?
No, the system is completely open: You just register at tutor-web.net and go from there...

You will see above that there have been a lot of changes to the structure of rewards, but access is completely open and will stay that way.
200  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: October 25, 2017, 02:18:14 PM
how students can spend/use it?
Students who have a lot of SMLY (more than 25 million) may want to look at how dividends accrue.

International students may want to look at ways to sell the SMLY on one of the supporting exchanges.

Students in Iceland can buy a number of things for SMLY, either coffee at a local canteen or coupons through the smly.is page (in Icelandic).

And then of course some people just donate their SMLY, mostly to Education in a Suitcase.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!