All Projects → eostea → Eos Party Testnet

eostea / Eos Party Testnet

Licence: apache-2.0
Deprecated(Recommended https://www.cryptokylin.io/)

Labels

Projects that are alternatives of or similar to Eos Party Testnet

Mlgo
Machine Learning with Go Session Material for Golab 2018
Stars: ✭ 15 (-50%)
Mutual labels:  makefile
Node Tab
Unix-style tables for command-line utilities
Stars: ✭ 21 (-30%)
Mutual labels:  makefile
Jmap
JSON Meta Application Protocol Specification (JMAP)
Stars: ✭ 942 (+3040%)
Mutual labels:  makefile
Codk A
Stars: ✭ 15 (-50%)
Mutual labels:  makefile
Android Audioplayer
An AudioPlayer For Android Platform
Stars: ✭ 16 (-46.67%)
Mutual labels:  makefile
Vault Auth Plugin Example
An example @HashiCorp Vault auth plugin
Stars: ✭ 27 (-10%)
Mutual labels:  makefile
Slugrunner
Buildpack application runner for Deis Workflow.
Stars: ✭ 14 (-53.33%)
Mutual labels:  makefile
Circleci Multi File Config
A sane workflow for managing large circleci configurations.
Stars: ✭ 29 (-3.33%)
Mutual labels:  makefile
Hubot Slack Docker
Docker container running Github Hubot.
Stars: ✭ 21 (-30%)
Mutual labels:  makefile
Ansible Environment
Ansible role which adds /etc/environment variables
Stars: ✭ 27 (-10%)
Mutual labels:  makefile
Ris
a simple cross-platform resource compiler for c++ projects
Stars: ✭ 15 (-50%)
Mutual labels:  makefile
Openpht
OpenPHT for AML
Stars: ✭ 20 (-33.33%)
Mutual labels:  makefile
Mvvm C Templates
Templates for MVVM-C architecture
Stars: ✭ 27 (-10%)
Mutual labels:  makefile
Android device huawei next
LineageOS device tree for the Huawei Mate 8 - [Unmaintained]
Stars: ✭ 15 (-50%)
Mutual labels:  makefile
Ariane Sdk
Ariane SDK containing RISC-V tools and Buildroot
Stars: ✭ 28 (-6.67%)
Mutual labels:  makefile
Fdgw2
Build minimal NetBSD bootable disk image
Stars: ✭ 14 (-53.33%)
Mutual labels:  makefile
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-10%)
Mutual labels:  makefile
Gomake
Example sources for a talk about Golang & Makefiles
Stars: ✭ 29 (-3.33%)
Mutual labels:  makefile
Pxt Filesystem
File system - beta
Stars: ✭ 28 (-6.67%)
Mutual labels:  makefile
Qubes Roadmap
High-level milestone planning for Qubes OS
Stars: ✭ 27 (-10%)
Mutual labels:  makefile

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-peer-address = p2p.party.eostea.io:56234
  • p2p-peer-address = 150.109.43.214:9876
  • p2p-peer-address = p2p.dappp.com:4567

HTTP API List:

  • http(s)://api.party.tc.ink
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].