Bitcoin Forum
June 23, 2024, 04:13:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 22, 2017, 03:08:39 PM
I'm surprised at how high the hash rate is - it looks like it's no longer that easy to mine unless you join a pool.
I'm sure someone had set up a pool on here but it seems to have vanished.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 05:57:00 PM
no website no whitepaper. can you explain the purpose for this project. so we can see the further for this project. btw, is it asic resist?

No whitepaper because it's completely undecided what it'll be used for. Not going to pretend I have a plan!

Not ASIC resistant either.
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 03:00:32 PM
Wish I could have a mining rig... Can I buy this coin on any exchanges?

It's not listed on any exchanges yet - it's only a few days old. Maybe it can be listed in the future though.
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 01:14:02 PM
how to mine solo, or pool?

There's no pool mining currently, but you should be able to mine quite easily at the moment on your own with your CPU - give it a try!
What is the command to mine from the wallet?

go to the debug console and type

Code:
generate 10 - 1

This should attempt to mine 10 blocks.
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 01:04:03 PM
Code:
error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory


Code:
updatedb && locate "libboost_system.so"
/root/boost_1_58_0/bin.v2/libs/system/build/gcc-4.9.2/debug/threading-multi/libboost_system.so.1.58.0
/root/boost_1_58_0/bin.v2/libs/system/build/gcc-4.9.2/release/threading-multi/libboost_system.so.1.58.0
/root/boost_1_58_0/stage/lib/libboost_system.so
/root/boost_1_58_0/stage/lib/libboost_system.so.1.58.0
/usr/lib/x86_64-linux-gnu/libboost_system.so
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.62.0
/usr/local/lib/libboost_system.so
/usr/local/lib/libboost_system.so.1.58.0

what i need to compile?

These instructions should work for compiling from scratch:

Code:
sudo apt-get update
sudo apt-get upgrade

sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
sudo apt-get install libqrencode-dev autoconf openssl libssl-dev libevent-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install git
sudo apt-get install autoconf

echo 'deb-src ftp://ftp.us.debian.org/debian/ sid main contrib non-free' >> /etc/apt/sources.list

git clone https://github.com/xcoinproject/xcoin.git

sudo apt-get build-dep bitcoin
sudo apt-get install -–install-recommends libbitcoin-dev
exit

mkdir xcoin/db4/
cd xcoin/db4/
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 --disable-shared --with-pic --prefix=/home/USER/xcoin/db4/
make install

cd ~/xcoin/
./autogen.sh

./configure LDFLAGS="-L/home/USER/xcoin/db4/lib/" CPPFLAGS="-I/home/USER/xcoin/db4/include/"

make
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 12:57:08 PM
how to mine solo, or pool?

There's no pool mining currently, but you should be able to mine quite easily at the moment on your own with your CPU - give it a try!
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCOIN] xCoin - New Cryptocurrency - Easy to Mine (for now!) on: December 21, 2017, 12:49:49 PM
That's good, but I didn't find the algo of your coin.

what's algo?

reserve

ALgo?

It's the same as bitcoin, SHA-256
48  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][XCOIN] xCoin - New Cryptocurrency - HMQ1725 on: December 21, 2017, 12:38:51 PM
xCoin [XCOIN]


Now Live!

Bounties!
Bounty1: If you can get this onto an exchange we can provide you with 20,000 XCOIN (negotiable depending on exchange)
Bounty2: Dev required - if you're interested join us on discord: https://discord.gg/z7w7Jzp

New Discord room: https://discord.gg/z7w7Jzp

We have created a new cryptocurrency which, because it's at the early stages, is extremely easy to mine, even using a CPU.

GitHub: http://github.com/xcoinproject/xcoin
Website: http://xcoinproject.com
Block Explorer: http://blockchain.xcoinproject.com/
Wallet software:
Mac High Sierra: http://xcoinproject.com/xcoin-Qt.dmg
Linux amd64: http://xcoinproject.com/xcoin_1.1-1_amd64.deb
...or compile your own using the GitHub link above

Paper Wallet:
A paper wallet is now available: http://paperwallet.xcoinproject.com
You can also download it to run locally: http://www.xcoinproject.com/paperwallet.zip

Windows Wallet has now been created by antx:
I've created a mirror here: http://xcoinproject.com/xcoin-0.1.1.zip
If you want to donate to him: xQ1oQXaFzJogzsLSfAcPG1CQhovuuE8ySQ

Specifications

Maximum Supply:
52.5 million XCOIN

Mining Reward:
256 XCOIN, halving every 100,000 blocks
The first 130 blocks received a 10,000 XCOIN bonus [1.3m premine - only 2.5%]

Block Spacing:
Approximately 5.25 minutes

Transaction Fees:
Very low transaction fees with no destruction (all fees are collected by the block finder)

Algorithm:
HMQ1725

P2P port:
27788

Regards,
xCoin Project

Pools:

Windows software that can be used with the below pools:
http://cryptomining-blog.com/8134-windows-binaries-for-the-cpuminer-opt-3-3-8-cpu-miner/
or
http://cryptomining-blog.com/7805-new-cpuminer-multi-fork-with-hmq1725-algorithm-support/

-----------
-=ArcPool=:https://arcpool.com
fee rate 0.9%, no need registration, payouts every 1 hour, welcome!
-a hmq1725 -o stratum+tcp://arcpool.com:3747 -u <WALLET_ADDRESS> -p c=XCOIN
Block explorer: https://arcpool.com/explorer/XCOIN
List of Nodes: https://arcpool.com/explorer/peers?id=1962
e.g. run: cpuminer -a hmq1725 -o stratum+tcp://arcpool.com:3747 -u xT1m5UoWpVw9qypY9qD1zjPnNMXb2YsLpL -p c=XCOIN
-----------

-----------
http://bitcoin-pool.de
We changed Our MiningPool Server to New Hardware ( Xeon1230v6, 32gb DDR4 Ram, 480GB SSD in RAID and GIGABIT Upload!! )
stratum+tcp://85.214.211.186:3747 -u YOUR_WALLET_ADDRESS -p c=XCOIN

Fee: 0.5%, they also seem to take 5.12 XCOIN from each block.
e.g. run: cpuminer -a hmq1725 -o stratum+tcp://85.214.211.186:3747 -u xT1m5UoWpVw9qypY9qD1zjPnNMXb2YsLpL -p c=XCOIN
-----------

-----------
http://minerion.com
Fee: 0.2%
-a hmq1725 -o stratum+tcp://minerion.com:3747 -u YOUR_WALLET_ADDRESS -p c=XCOIN
e.g. run: cpuminer -a hmq1725 -o stratum+tcp://minerion.com:3747 -u xT1m5UoWpVw9qypY9qD1zjPnNMXb2YsLpL -p c=XCOIN
-----------

-----------
http://altcoin-pool.eu
Fee: 0.1%
ccminer-x64.exe -a hmq1725 -o stratum+tcp://altcoin-pool.eu:3747 -u XCOIN_WALLET_ADDRESS -p c=XCOIN

e.g. run: ccminer-x64.exe -a hmq1725 -o stratum+tcp://altcoin-pool.eu:3747 -u xT1m5UoWpVw9qypY9qD1zjPnNMXb2YsLpL -p c=XCOIN
-----------

Update 9/1: an experimental faucet is now available: http://xcoin.ddns.net:8081/faucet/

Donate to us:
Bitcoin   177ktXHFDQAU5XpWnQCB6WmMiArePsaDPc
BitcoinCash   177ktXHFDQAU5XpWnQCB6WmMiArePsaDPc
Dogecoin   D7ncqZ9FzUkMsHZUhq3eLvLFWJYa3qs4tW
Litecoin   LXEoXZ8SXVTrR82QFwQGwwssZDLpzHGFDe
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!