Search content
Sort by

Showing 18 of 18 results by couponmeup
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 16/12/2017, 22:37:42 UTC
The common questions in TIPS Hardfork are quite good, and I have a deeper understanding of the coin project. TIPS where is the road map of 2018??

We are working on a roadmap now.
Will be out soon.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 28/11/2017, 21:26:37 UTC
https://mega.nz/#!mAYTTJwQ!wyE1y52T4to_NYEwgjUvJmIIs6CRBNP3f0rKn2zRM8o
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 25/11/2017, 03:41:17 UTC
Hey #testbug, can you please add the website source to the github repository?
I'll help to polish it up!

Thanks.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 25/11/2017, 01:46:00 UTC
Why wouldn't you mine them?

I'll give 200,000 TIPs bounty for someone to update the logo with the new domain name:
http://fedoracoin.top/
(First one with a quality logo)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 02/10/2017, 20:07:18 UTC
any blockchain for this? any nodes?

the blockchain I got from this link did not work:

http://108.61.216.160/cryptochainer.chains/chains/




i did downloaded the wallet from here:
https://mega.nz/#!mAYTTJwQ!wyE1y52T4to_NYEwgjUvJmIIs6CRBNP3f0rKn2zRM8o

A couple:
https://tipsbe.netcraft.ch/
https://prohashing.com/explorer/Fedoracoin/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 23/09/2017, 11:28:32 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 01/09/2017, 06:53:46 UTC
can somebody please make a short description of how to compile the Linux wallet and what packages are needed?

Here is short version, but this is only for command line. Still figuring out how to complile with gui, having some QT errors, here is https://kaip-padaryti.blogspot.lt/2017/09/how-to-compile-fedoracointips-source.html investigation.

Code:
Dependencies
$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler -y

Other dependencies:
$ sudo apt-get install autoconf libboost-all-dev libssl-dev libprotobuf-dev protobuf-compiler libqt4-dev libqrencode-dev libtool -y

$ cd
$ git clone https://github.com/fedoracoin-dev/fedoracoin
$ cd fedoracoin/
$ TIPS_ROOT=$(pwd)
$ BDB_PREFIX="${TIPS_ROOT}/db4"
$ mkdir -p $BDB_PREFIX
$ wget 'http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz'
$ tar -xzvf db-4.8.30.NC.tar
$ ./autogen.sh$ ./configure LDFLAGS="-L${BDB_PREFIX}/lib/" CPPFLAGS="-I${BDB_PREFIX}/include/" -without-gui --without-miniupnpc --disable-tests
$ make

Compile fedoracoin without GUI:
$ cd $TIPS_ROOT
$ ./autogen.sh$ ./configure LDFLAGS="-L${BDB_PREFIX}/lib/" CPPFLAGS="-I${BDB_PREFIX}/include/" -without-gui --without-miniupnpc --disable-tests
$ make -s -j5

Hope it helps


Any chance you have this for mac?
Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 29/08/2017, 12:52:20 UTC
If someone compiles the mac wallet, I'll test it Smiley
Post
Topic
Board Altcoin Discussion
Re: Litecoin is officially dead
by
couponmeup
on 28/08/2017, 10:51:31 UTC
I do actually like how it died 3 years ago.
(NOT!).
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 27/08/2017, 09:33:37 UTC
I was just re-reading the recent posts.

In case you missed it, if you want to chat with psycodad (the dev) then join the chat:
https://webchat.freenode.net/
#fedoracoin

If we all get behind him, he will bring back the tip bot (and hopefully) the website.

Let's get over there and make a plan to make TIPS great again.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 24/08/2017, 22:24:44 UTC
Whats the reason behind the recent surge? Currently listed as one of the top gainers in the last 24 hrs market.

Which market that you prefer to?

Good Lord I'm confused!  Grin  I have old, original TIPS, almost 400 MM. Is this the right forum for the original TIPS?


Yes, but you need a new wallet, check the reddit.com/fedoracoin thread for a link.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 21/08/2017, 10:55:35 UTC
I am glad there are people who are interested in the revival. I remember I had around 200 million Tips, and I have been listing them on eBay.
Average Joe's at that time did not know how to use the exchanges, and I have been selling 1 million Tips for $7, when the price on the exchange was about 50 cents. I was quite surprised there were lots of people willing to pay such amount, and Fedora was not so popular even then. Some time later the price exploded and all these people who were paying the 7x price actually made a good profit.

You should start selling again.
It's a good way to get new users interested.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FedoraCoin (TiPS) - New Dev team: Fedoracoin Foundation
by
couponmeup
on 21/08/2017, 08:41:30 UTC
Dear.

I am relatively new to Crypto Currencies and TIPS. Got little confused by the term old and new version of coins.

Can you please tell me if the following links are connected with the new ones you guys are working on?

- https://coinmarketcap.com/currencies/fedoracoin/
- https://www.coinexchange.io/market/TIPS/BTC



At one of these exchanges:
https://novaexchange.com/market/LTC_TIPS/
https://www.coinexchange.io/market/TIPS/BTC
Post
Topic
Board Goods
Re: [WTS] Private Beach Villa in Bahamas, Paradise! Short term vacations as well!
by
couponmeup
on 05/08/2017, 11:10:02 UTC
What is the possible return if it was to be rented out?
Post
Topic
Board Service Discussion
Re: LEGIT or QUIT List of Safe retailers
by
couponmeup
on 05/08/2017, 00:05:05 UTC
Back to:
https://www.newasic.com/
This one is interesting.
He is responsive.
Has anyone actually received something from them?
Post
Topic
Board Service Discussion
Re: LEGIT or QUIT List of Safe retailers
by
couponmeup
on 04/08/2017, 12:53:32 UTC
CoinFactory has BitMain's office number on the bottom of the page?
Post
Topic
Board Altcoin Discussion
Re: Litecoin is officially dead
by
couponmeup
on 21/07/2017, 23:44:35 UTC
What a wonderful read, I wonder if the spruiking of DRK and CRYPT in those first posts are the real reason for the initial thread.
Clearly it didn't die.  It is interesting that there was such passion about the death of LTC.
Post
Topic
Board Marketplace (Altcoins)
Topic OP
[ANN] CouponMeUp.com launches Mintcoin and BTC tipping for Couponers.
by
couponmeup
on 12/09/2014, 22:44:03 UTC
CouponMeUp now allows users to add their MintCoin and BitCoin address to their profile which allows other users to tip them when they use coupons that they have posted!

We think it's exciting and one of a kind, come and check it out!
http://www.couponmeup.com