Bitcoin Forum
June 23, 2024, 09:24:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [POW] [NO ICO] [x16rv2] Pexa Coin - revolutionary suite of blockchain apps on: February 16, 2022, 01:42:19 PM
Attention: The dev is away on vacation, and the chain was weak.

My name is mooleshacat (I go by mooleshacat, moocat, or leshacat) I am an ex-admin for Pexacoin who stepped down for personal reasons. I've taken it upon myself to keep the chain moving. I finally figured out why my 3 nodes were not accepting connections. The network seems to be stronger now. I will monitor the network for chain splits and do what I can to correct them.

Mining Pools:
https://miningpoolstats.stream/pexacoin

Bootstrap:
https://downloads.easyx.cc/pexa/

Addnodes:
Quote
# PEXA OFFICIAL ADDNODES
addnode=us-west-1.pexaproject.com:8235
addnode=us-east-1.pexaproject.com:8235
addnode=pool.pexa.dev:8235

# EASYX OFFICIAL ADDNODES
addnode=usnj0.easyx.cc:8235
addnode=cato0.easyx.cc:8235
addnode=cato1.easyx.cc:8235

# HAIL-MARY ADDNODES
addnode=188.165.203.96:8235
addnode=45.32.6.216:8235
addnode=[2001:19f0:5:47cb:5400:03ff:fe98:a57e]:8235

Compile issues:
If you have issues compiling the source code for pexacoin due to websites/dependencies not working, you can edit the file "./depends/Makefile" and change the following line:
Quote
# LINE #41:
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
# CHANGE TO:
FALLBACK_DOWNLOAD_PATH ?= https://downloads.easyx.cc/pexa/pexa-depends
Save the file and run make in the depends/ directory again. It will retry 3 times showing errors, just ignore it and let it run. It will eventually try the backup URL we just specified. Continue with compiling the dependencies and the pexacoin wallet as per usual Smiley

If you have any troubles, please let me know. I am currently working on getting the EasyX Pexacoin explorer back online.

The Pexacoin discord server is here: https://discord.gg/ZU8q4F6
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!