All Projects → GEO-Protocol → GEO-network-client

GEO-Protocol / GEO-network-client

Licence: other
Reference implementation of the GEO Protocol.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to GEO-network-client

amongus-protocol
An implementation of the Among Us protocol in typescript.
Stars: ✭ 56 (+194.74%)
Mutual labels:  protocol, implementation
lips
📘 Lisk improvement proposals
Stars: ✭ 61 (+221.05%)
Mutual labels:  protocol, implementation
Normalizing Flows
Implementation of Normalizing flows on MNIST https://arxiv.org/abs/1505.05770
Stars: ✭ 14 (-26.32%)
Mutual labels:  implementation
geostat
GeoStat, Python script for parsing Nginx and Apache logs files and getting GEO data from incoming IP's.
Stars: ✭ 50 (+163.16%)
Mutual labels:  geo
ProjCL
GPU and vector-enabled map projections, geodesic calculations, and image warping 🌎🌍🌏
Stars: ✭ 81 (+326.32%)
Mutual labels:  geo
PSAVanCanBridge
VAN - CAN protocol bridge (V2C) for cars made by PSA Group (Peugeot, Citroen)
Stars: ✭ 67 (+252.63%)
Mutual labels:  protocol
MqttAndroidExample
An example Android app using MQTT protocol
Stars: ✭ 19 (+0%)
Mutual labels:  protocol
LXFProtocolTool
由Swift中协议方式实现功能的实用工具库【Refreshable、EmptyDataSetable 支持 Rx 】
Stars: ✭ 101 (+431.58%)
Mutual labels:  protocol
d2l-study-group
Repository supporting the study group based on the course book 'D2L'. Material would be added as we progress through the course.
Stars: ✭ 10 (-47.37%)
Mutual labels:  implementation
WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (+15.79%)
Mutual labels:  protocol
nat-api
↔️ Fast port mapping with UPnP and NAT-PMP
Stars: ✭ 22 (+15.79%)
Mutual labels:  protocol
metacom
RPC communication protocol for Metarhia stack 🔌
Stars: ✭ 42 (+121.05%)
Mutual labels:  protocol
ErpNet.FP
ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
Stars: ✭ 75 (+294.74%)
Mutual labels:  protocol
rconsharp
rconsharp is a Valve RCON protocol implementation written in C# targeting netstandard 2.1
Stars: ✭ 43 (+126.32%)
Mutual labels:  protocol
Rubicon
Swift parser + mock generator
Stars: ✭ 42 (+121.05%)
Mutual labels:  protocol
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (+5.26%)
Mutual labels:  protocol
pyturf
A modular geospatial engine written in python
Stars: ✭ 15 (-21.05%)
Mutual labels:  geo
ipfs-companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,745 (+9084.21%)
Mutual labels:  protocol
wayland-explorer
Easily browse and read Wayland protocols documentation
Stars: ✭ 78 (+310.53%)
Mutual labels:  protocol
trinity-eth
No description or website provided.
Stars: ✭ 14 (-26.32%)
Mutual labels:  protocol

Logo

Releases

Telegram Chat Telegram Channel Gitter Chatl

Please, follow the link for releases changelog.


How to build

  1. Ensure requirements: libboost, libsodium23
  2. git clone [email protected]:GEO-Protocol/GEO-network-client.git geo-client
  3. cd geo-client
  4. cmake ./ && make

Client build would be available in ./bin/ as geo_network_client.


How to use

First of all: you do not need to build the client for your own.
Just use our docker image and you are ready to go.

Please, follow the documentation link for the detailed instructions how to run the node.


How to report issues

  1. Please, use GitHub issues of this repo to describe your problem.
  2. If possible, please attach the log of the node, that is usually located in operations.log.
    Please, make sure that the node is runninf in DEBUG mode so more information would be included in final report.
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].