Search content
Sort by

Showing 2 of 2 results by scordite
Post
Topic
Board Announcements (Altcoins)
Re: [XSD] Scordite - Anonymous Transaction - POW - Solo CPU Mining
by
scordite
on 08/07/2018, 11:25:38 UTC
01:48:58.540831 DEBUG Connecting to 95.179.160.20:26111 (white=1, last_seen: never)...
01:48:59.875171 DEBUG Connection to 95.179.160.20:26111 failed: TcpConnector::connect, connection failed
01:48:59.876813 DEBUG Connecting to 95.179.141.233:26111 (white=1, last_seen: never)...
01:49:01.151256 DEBUG Connection to 95.179.141.233:26111 failed: TcpConnector::connect, connection failed
01:49:01.152790 DEBUG Connecting to 95.179.160.20:26111 (white=1, last_seen: never)...
01:49:02.438027 DEBUG Connection to 95.179.160.20:26111 failed: TcpConnector::connect, connection failed
01:49:02.439532 ERROR Failed to connect to any of seed peers, continuing without seeds

Should be fixed. Please try again.
Post
Topic
Board Announcements (Altcoins)
[ANN][XSD] Scordite - Anonymous Transaction - No Premine - Cryptonight
by
scordite
on 08/07/2018, 01:31:43 UTC
Development started. Mainnet and mining ONLINE .

Early stage development - Mining on your own Risk - This is considered a hobby project

Specs:

Name: Scordite
Ticker: XSD
Algo: Cryptonight
Max. Coin: 500.000.000 XSD
Premine: No
Instamine: No

Info:

Website: scordite.one
Github: github.com/scordite
Twitter: @scorditeXSD
Block Explorer: TBA (In Development)
Telegram:TBA
Discord: Join Discord
DEV Team: Anon


Pools:

eGameLite.com




DIY Instruction:



(In case you don't have a linux machine create a VM with Oracle VM)


// Open Terminal


// Make sure your machine is ready:


$ sudo apt-get update
$ sudo apt-get install build-essential git cmake libboost-all-dev python make automake g++ gcc


// Download & Compile


$ git clone https://github.com/scordite/scordite.git

$ cd scordite

$ make


// Start Daemon


$ cd scordite

$ cd build

$ cd release

$ cd src

$ ./scordited


// Follow the instruction and create a wallet

// Open a new terminal and start the simplewallet


$ cd scordite
$ cd build
$ cd release
$ cd src
$ ./simplewallet

// After creating a wallet:

start_mining [threads]


More infos soon.