cppfuns / EOS-Party-Testnet

EOS Party Testnet by eosfans.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the EOS Party Testnet

中文介绍

Party is an EOS testnet based on EOS-Mainnet.

Telegram: https://t.me/EOSTestnet

Block Explorer: http://party.eosmonitor.io/

Install Dependencies

  • Docker Docker 17.05 or higher is required
  • docker-compose version >= 1.10.0

Join the EOS Party Test Network

Run a fullnode

  • git clone https://github.com/eostea/EOS-Party-Testnet.git party
  • cd party
  • make install
  • make start
  • make logs

Run a block producer node

Not recommended yet

Check log:

make logs

P2P List:

  • p2p.party.eostea.io:56234
  • p2p.dappp.com:4567

HTTP API List:

  • api.party.tc.ink:8765
  • rpc.51dapp.org:5678

About

EOS Party Testnet by eosfans.io

License:Apache License 2.0


Languages

Language:Makefile 100.0%