Coin: Difference between revisions

From Futuragora Wiki
No edit summary
No edit summary
Line 16: Line 16:


https://holytransaction.com/
https://holytransaction.com/
https://www.exodus.io/


==Gridcoin ===
==Gridcoin ===
sudo add-apt-repository ppa:gridcoin/gridcoin-stable
sudo add-apt-repository ppa:gridcoin/gridcoin-stable
sudo apt-get update
sudo apt-get update
sudo apt-get install aptitude
sudo aptitude install libboost-all-dev
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:
Downgrade the following packages:
1)    libboost-date-time1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]
2)    libboost-python1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]
3)    libboost-system1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]
4)    libboost-thread1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]
5)    libpci3 [1:3.2.1-1ubuntu5.1 (now) -> 1:3.2.1-1ubuntu5 (trusty)]
6)    pciutils [1:3.2.1-1ubuntu5.1 (now) -> 1:3.2.1-1ubuntu5 (trusty)]
Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
libboost-date-time1.54.0 libboost-python1.54.0 libboost-system1.54.0
libboost-thread1.54.0 libpci3 pciutils
Accept this solution? [Y/n/q/?] y
Do you want to continue? [Y/n/?] y

Revision as of 12:55, 19 September 2018

I have been running a website for crypto trade and selling im my country, Portugal. We have been doing trade business for almost 2 years and running the website for 1 year. We developed our site because our clients were asking a platform to trade (mostly buy). We supply a personalized service and transactions are almost imediate as we use a portuguese instant payment system. We also sell on other platform like LBTC but from our site we are currently selling 3k+ eur a month. Now we are going international, english first, french after. We are looking to do a partnership for other contries meaning we supply the site and our partner would translate and manage clients in his country. We will be lauching english version on October, and french in early 2019. Anyone interessed in such a project?

Links

https://payments.changelly.com

https://www.southxchange.com

https://www.coinpayments.net/supported-coins

https://freewallet.org/

https://www.coinomi.com/downloads/

https://holytransaction.com/

https://www.exodus.io/

Gridcoin =

sudo add-apt-repository ppa:gridcoin/gridcoin-stable sudo apt-get update

sudo apt-get install aptitude

sudo aptitude install libboost-all-dev

Accept this solution? [Y/n/q/?] n

The following actions will resolve these dependencies:

Downgrade the following packages:

1) libboost-date-time1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]

2) libboost-python1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]

3) libboost-system1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]

4) libboost-thread1.54.0 [1.54.0-4ubuntu3.1 (now) -> 1.54.0-4ubuntu3 (trusty)]

5) libpci3 [1:3.2.1-1ubuntu5.1 (now) -> 1:3.2.1-1ubuntu5 (trusty)]

6) pciutils [1:3.2.1-1ubuntu5.1 (now) -> 1:3.2.1-1ubuntu5 (trusty)]

Accept this solution? [Y/n/q/?] y

The following packages will be DOWNGRADED: libboost-date-time1.54.0 libboost-python1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libpci3 pciutils

Accept this solution? [Y/n/q/?] y

Do you want to continue? [Y/n/?] y