Bitcoin Forum
May 05, 2024, 09:56:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
Author Topic: [ANN][EPC][Scrypt] Experiencecoin-The coin geared towards gamers-reRelease  (Read 63645 times)
bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 06, 2015, 05:15:03 AM
Last edit: May 01, 2018, 10:52:43 PM by bitcoinore.com
 #1

Official Announcement of Experiencecoin [EPC][Scrypt]

Official site:http://www.experiencecoin.org
Source Code:https://github.com/experiencecoin/experiencecoin
Twitter:https://twitter.com/experiencecoin
Facebook:https://www.facebook.com/experiencecoin
Google Plus:https://plus.google.com/+ExperiencecoinOrg


Experiencecoin Market

EPCtrader.com


Experiencecoin Block Explorer

TBD


Experiencecoin Exchange


Yobit Market Block Explorer






Experiencecoin Very little Premine!!


QT Wallet was scanned.


What Is Experiencecoin?


Experiencecoin is a scrypt coin created to be used by gamers across the world. It's goal is to provide gamers the means to take their
networth/wealth from game to a completely different game, by converting what ever asset they have in one game into Experiencecoin,
then trading that Experiencecoin for gear, currency, services, characters, and/or accounts of another game. To learn more about how
this work checkout the Experiencecoin about page:  http://www.experiencecoin.org/about.html





What are Experiencecoin Features?


Total coins   450,000,000,000
Block value   17,500
Block target   1 minute
Blocks to half the value   12,800,000
Block Difficulty Calculation   60 seconds
Premined   ~ 0.04% (less than 1%. Almost 0%)


What Is Experiencecoin Strategy to become widely used?

Experiencecoin's growth will be support by promoting the coin in gaming communities, online forums, ebay, and gaming events.
In addition to promoting the the coin, Experiencecoin also has plans to release tools and websites that will help ensure that
users of the coins will have the means to utilize the currency to its full potential. The rate and release of each tool/website
will come about with the achievement of hitting popularity milestones.

Here is the current road map:

Popularity MilestoneReward
500A simple blockchain explore
5000A simple trading/exchange site similar
to craigslist
20000A ebay like trading/auction site with more
features and tools
50000Mob Apps that allow you to do all your
trading/auction right from your phone
> 100000TBD

As Experiencecoin continues to grow we will continue to create new milestones.

Setting up Experiencecoin and mining pools tutorials

Windows users:


Mac users:


Linux users:






Experiencecoin Solomining



Experiencecoin offers wallets for Windows, Mac, and Linux. The following are instructions for the Windows version.

Step 1Start up experiencecoin-qt, wait for it to load, then exit.
Step 2Create experience.conf in your c:/users/[Your username]/Appdata/Roaming/Experiencecoin
with the following content:

Code:
listen=1
daemon=1
server=1
rpcuser=user1
rpcpassword=pass1
rpcport=9393
rpcconnect=127.0.0.1
Step 3restart experperience-qt, and you should connect and sync.
Step 4 Launch cgminer or the mining program you use and begin mining.

Code:
cgminer ex: cgminer.exe --scrypt -o localhost:9393 -u user1 -p pass1 




Experiencecoin Wallets

WINDOWS

Mac OS

Linux



Experiencecoin Linux Wallets Setup
Step 1
Code:
wget https://github.com/experiencecoin/experiencecoin/blob/65f0c72302957c7b33749513c1e8af00a11dbadd/wallets/experiencecoin-1.0.0-linux.tar.gz?raw=true

Step 2
Code:
 tar -zxvf experiencecoin-1.0.0-linux.tar.gz\?raw\=true

Quote
bin/64/experiencecoin-qt
bin/32/experiencecoind
bin/
bin/64/test_experiencecoin
bin/32/test_experiencecoin
bin/64/experiencecoin-cli
bin/64/test_experiencecoin-qt
bin/64/
bin/32/experiencecoin-cli
bin/32/test_experiencecoin-qt
bin/32/experiencecoin-qt
src/experiencecoin-1.8.2.tar.gz
bin/32/
src/
bin/64/experiencecoind

Step 3
Code:
./bin/64/experiencecoind

Quote
Error: To use the "-server" option, you must set a rpcpassword in the configuration file:
/root/.experiencecoin/experiencecoin.conf
It is recommended you use the following random password:
rpcuser=exc
rpcpassword=8WNvHV1jGbznX43vDKXijWvWNNXPK7
(you do not need to remember this password)
The username and password MUST NOT be the same.
If the file does not exist, create it with owner-readable-only file permissions.
It is also recommended to set alertnotify so you are notified of problems;
for example: alertnotify=echo %s | mail -s "Experiencecoin Alert" admin@foo.com

Step 4
Code:
vim .experiencecoin/experiencecoin.conf

input
Quote
rpcuser=exc
rpcpassword=8WNvHV1jGbznX43vDKXijWvWNNXPK7
daemon=1

Save and exit

Step 5
Code:
./bin/64/experiencecoind

Step 6 to confirm
Code:
./bin/64/experiencecoind getinfo




Experiencecoin compiling issues.

ONLY TAKE THESE STEPS IF YOU ARE HAVING ISSUES COMPILING!

The GitHub now has a new branch called "bdb51" setup.

To use this branch take the following steps:

Code:
git clone https://github.com/experiencecoin/experiencecoin.git

Code:
git checkout bdb51

Now you will be on the Berkeley DB5.1 branch, which will hopefully work now.

If you don't use Git, you can download the source ZIP here  https://github.com/experiencecoin/experiencecoin/archive/bdb51.zip


A reason we stick with BDB 5.3, which is what our current main wallets are, is that the latest version of Ubuntu no longer includes 5.1, so it'll be easier for users in the future to compile with 5.3 than 5.1.


Experiencecoin Looking for more hands on deck!

If you are interested in getting involved with the development and advancement of Experiencecoin, send us a message and let
us know why you'd like to help and how you could contribute to the development and growth of Experiencecoin.


1714902975
Hero Member
*
Offline Offline

Posts: 1714902975

View Profile Personal Message (Offline)

Ignore
1714902975
Reply with quote  #2

1714902975
Report to moderator
1714902975
Hero Member
*
Offline Offline

Posts: 1714902975

View Profile Personal Message (Offline)

Ignore
1714902975
Reply with quote  #2

1714902975
Report to moderator
1714902975
Hero Member
*
Offline Offline

Posts: 1714902975

View Profile Personal Message (Offline)

Ignore
1714902975
Reply with quote  #2

1714902975
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Bank_sy
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
April 06, 2015, 05:17:35 AM
 #2

algo?
edit: scrypt. Could have made it easier to find in specs!
minerpools
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


( ͡° ͜ʖ ͡°)


View Profile WWW
April 06, 2015, 05:18:06 AM
 #3

 ninja? Why's the source 2 months old?

xinbinbin
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 06, 2015, 05:18:13 AM
 #4

The wallet where to download?
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
April 06, 2015, 05:23:07 AM
 #5



{
"blocks" : 10432,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 2094,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 2231
}
bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 06, 2015, 05:24:46 AM
 #6

ninja? Why's the source 2 months old?

The original source code was buggy, so I redid the whole thing

minerpools
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


( ͡° ͜ʖ ͡°)


View Profile WWW
April 06, 2015, 05:32:42 AM
 #7

ah well,

https://exp.minerpools.com

up


cintrondigital
Hero Member
*****
Offline Offline

Activity: 630
Merit: 507


CryptoRoundTable.com


View Profile WWW
April 06, 2015, 05:36:10 AM
Last edit: April 06, 2015, 06:17:08 AM by cintrondigital
 #8

Building pool
http://epc.manhattanmine.com is up and running!

▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚
bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 06, 2015, 05:36:54 AM
Last edit: April 06, 2015, 06:26:30 AM by bitcoinore.com
 #9


Thank you so much minerpools Smiley

bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 06, 2015, 06:30:24 AM
 #10

Building pool
http://epc.manhattanmine.com is up and running!


Thanks cintrondigital, I added it to the description.

cintrondigital
Hero Member
*****
Offline Offline

Activity: 630
Merit: 507


CryptoRoundTable.com


View Profile WWW
April 06, 2015, 07:08:21 AM
Last edit: April 06, 2015, 07:28:33 AM by cintrondigital
 #11

https://www.virustotal.com/en/file/870add4700b2bda961cf4202a6d92b0e28db7a2240eed6fe5ac38a5b68161e60/analysis/

QT Wallet was scanned Almost 3 weeks ago. Post the result to the OP.

▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚
bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 07, 2015, 02:19:10 AM
 #12


Posted

senderz
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
April 07, 2015, 02:30:17 AM
 #13

Looks good! Are there any exchanges up yet?
portice1
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
April 07, 2015, 02:31:28 AM
 #14

nodes?
cintrondigital
Hero Member
*****
Offline Offline

Activity: 630
Merit: 507


CryptoRoundTable.com


View Profile WWW
April 07, 2015, 02:35:07 AM
 #15

nodes?


use
addnode=epc.manhattanmine.com

▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚
GoldenBTC
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
April 07, 2015, 02:40:57 AM
 #16

Scrypt crap!!!!  Grin Grin Grin Grin

cintrondigital
Hero Member
*****
Offline Offline

Activity: 630
Merit: 507


CryptoRoundTable.com


View Profile WWW
April 07, 2015, 02:44:06 AM
 #17

Scrypt crap!!!!  Grin Grin Grin Grin
I see you're making your rounds, saw your post on War of Coins.

▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚
bitcoinore.com (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 503


workingForBitcoins.com


View Profile WWW
April 07, 2015, 02:46:27 AM
Last edit: April 07, 2015, 02:59:28 AM by bitcoinore.com
 #18

Scrypt crap!!!!  Grin Grin Grin Grin

Hi GoldenBTC, I am surprised you have such a harsh opinion about the coin. Could you provide me with some more information as to what lead you feel my coin is crap?

Hazcat
Full Member
***
Offline Offline

Activity: 136
Merit: 100



View Profile
April 07, 2015, 03:18:50 AM
 #19

Started mining i like the idea of this focused towards gamers. 

What have you got planned for this coin in the future?

Any exchange yet?

wiser
Legendary
*
Offline Offline

Activity: 1806
Merit: 1029



View Profile
April 07, 2015, 02:48:50 PM
 #20

This looks very interesting. One question: What do the game developers think of this? For example, I notice on the website that World of Warcraft can trade into EPC. Does this reflect an actual arrangement with the WoW game developers, or is it just coding? In other words, could a compatible game later decide to not be compatible? Thanks in advance for the reply.
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!