All Projects → ScholarTestnet → scholar-server-config

ScholarTestnet / scholar-server-config

Licence: other
EOS.IO Scholar Server Configuration

Projects that are alternatives of or similar to scholar-server-config

alcor-ui
Alcor Exchange | First self-listing onchain DEX for eosio tokens;
Stars: ✭ 103 (+543.75%)
Mutual labels:  eos
AccountPhoto
Map a universal avatar against your EOS blockchain account (stored using the IPFS protocol).
Stars: ✭ 13 (-18.75%)
Mutual labels:  eos
eosreach-android
An EOS wallet developed in Kotlin using the eos-jvm SDK and the model view intent (MVI) design pattern. This wallet serves as a blueprint for how other developers might want to utilise eos-jvm to develop native Android apps that consume the EOS blockchain.
Stars: ✭ 37 (+131.25%)
Mutual labels:  eos
geos
golang implementation of the EOS protocol
Stars: ✭ 67 (+318.75%)
Mutual labels:  eos
cryptomkt-node
CryptoMarket Node SDK
Stars: ✭ 21 (+31.25%)
Mutual labels:  eos
eosfilestore-web
📜🔗 EOSfilestore, Immutable, time-proof, file storage on EOS blockchain
Stars: ✭ 20 (+25%)
Mutual labels:  eos
eosgo-client
A simple Go wrapper of EOS (eosio) RPC API, and more!
Stars: ✭ 29 (+81.25%)
Mutual labels:  eos
go-dc-wallet
交易所收提币功能
Stars: ✭ 76 (+375%)
Mutual labels:  eos
stablecoooin
EOS stable coin contract
Stars: ✭ 17 (+6.25%)
Mutual labels:  eos
eosportal-api
🗳EOSPortal Community Voting
Stars: ✭ 16 (+0%)
Mutual labels:  eos
EosProxyServer
A full-functional backend server of EOS wallet.
Stars: ✭ 36 (+125%)
Mutual labels:  eos
EOS-Proxy-Token
Proxy token to allow mitigating EOSIO Ram exploit
Stars: ✭ 22 (+37.5%)
Mutual labels:  eos
eos-jvm
EOS libraries for the JVM, designed primarily for Android development.
Stars: ✭ 38 (+137.5%)
Mutual labels:  eos
ping-eos
Implementing ping between EOS / React.js
Stars: ✭ 86 (+437.5%)
Mutual labels:  eos
Scatter-Demos
A set of integration demos using eosjs and Scatter
Stars: ✭ 80 (+400%)
Mutual labels:  eos
eosdart ecc
Elliptic curve cryptography functions in Dart. Private Key, Public Key, Signature, AES, Encryption, Decryption
Stars: ✭ 25 (+56.25%)
Mutual labels:  eos
wallet-eos
wallet-eos EOS钱包 助记词 私钥 转账
Stars: ✭ 28 (+75%)
Mutual labels:  eos
elasticsearch plugin
Nodeos plugin for archiving blockchain data into Elasticsearch.
Stars: ✭ 57 (+256.25%)
Mutual labels:  eos
MugglePay
Make Crypto Payment Easy 让数字货币支付更简单
Stars: ✭ 176 (+1000%)
Mutual labels:  eos
EOS-Test-Cave
Automated testing framework for EOS validation
Stars: ✭ 24 (+50%)
Mutual labels:  eos

EOS Scholar Testnet

Install EOS.IO Software

Follow the install instructions from EOS.IO GitHub repo.

Release Tag

  • dawn-v3.0.0

Configuration Files

Telegram - Live Chat

https://t.me/ScholarTestnet

Block Producers

New Application

systemd

System and Service Manager for booting EOS

  1. Save *.service files in /lib/systemd/system/
  2. Enable service systemctl enable nodeos.service
  3. Start service systemctl start nodeos.service

Docker Compose

Stream Logs

To stream the logs of a running docker container.

$ docker-compose logs -f
nodeos    | 1073001ms thread-0   producer_plugin.cpp:585       block_production_loo ] Produced block 000053e2799c0925... #21474 @ 2018-05-22T15:17:53.000 signed by eosio [trxs: 0, lib: 21473, confirmed: 0]
nodeos    | 1073501ms thread-0   producer_plugin.cpp:585       block_production_loo ] Produced block 000053e347c76632... #21475 @ 2018-05-22T15:17:53.500 signed by eosio [trxs: 0, lib: 21474, confirmed: 0]
nodeos    | 1074001ms thread-0   producer_plugin.cpp:585       block_production_loo ] Produced block 000053e4aad85d0b... #21476 @ 2018-05-22T15:17:54.000 signed by eosio [trxs: 0, lib: 21475, confirmed: 0]
nodeos    | 1074501ms thread-0   producer_plugin.cpp:585       block_production_loo ] Produced block 000053e506e4cb3e... #21477 @ 2018-05-22T15:17:54.500 signed by eosio [trxs: 0, lib: 21476, confirmed: 0]

Remove Logs

To clear the logs from your container.

$ truncate -s 0 /var/lib/docker/containers/*/*-json.log

Network Speed Test

$ curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from <PROVIDER> (<IP>)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by <ISP> (Toronto, ON) [3.45 km]: 3.477 ms
Testing download speed................................................................................
Download: 679.24 Mbit/s
Testing upload speed................................................................................................
Upload: 566.43 Mbit/s

Hardware Properties

CPU

$ sudo lshw -class processor
  *-cpu:0                   
       description: CPU
       product: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
       vendor: Intel Corp.
       physical id: 401
       bus info: cpu@0
       slot: CPU 1
       size: 2GHz
       capacity: 2GHz
       width: 64 bits
       capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp x86-64 constant_tsc arch_perfmon rep_good nopl cpuid pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single pti tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt

Number of processing units

$ sudo nproc
4

RAM

$ sudo cat /proc/meminfo
MemTotal:        8168000 kB
MemFree:         2694480 kB
MemAvailable:    7610724 kB
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].