All Projects → hybrix-io → hybrixd

hybrix-io / hybrixd

Licence: GPL-3.0 license
hybrix-daemon: the network agent for the hybrix node: https://api.hybrix.io/help/hybrixd

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hybrixd

Datbase
[DEPRECATED] Open data sharing powered by Dat
Stars: ✭ 251 (+796.43%)
Mutual labels:  p2p
microsocial
Microsocial is an experimental social platform that takes a peer-to-peer approach to social media.
Stars: ✭ 21 (-25%)
Mutual labels:  p2p
bitcoinclassic
Bitcoin Classic integration/staging tree
Stars: ✭ 424 (+1414.29%)
Mutual labels:  p2p
Bitcoin
Bitcoin Core integration/staging tree
Stars: ✭ 60,211 (+214939.29%)
Mutual labels:  p2p
ascii-chat
A terminal-based peer-to-peer (P2P) end-to-end-encrypted (E2EE) video chat application with text messaging, written in OCaml. Supports up to 4 clients. Supports connections over internet and LAN.
Stars: ✭ 20 (-28.57%)
Mutual labels:  p2p
p2pflow
Ethereum p2p traffic analysis with eBPF
Stars: ✭ 24 (-14.29%)
Mutual labels:  p2p
Phpdhtspider
php实现的dht爬虫
Stars: ✭ 248 (+785.71%)
Mutual labels:  p2p
P2P-Trading-Exchanges
Person-to-Person bitcoin Trading Exchanges
Stars: ✭ 189 (+575%)
Mutual labels:  p2p
swarm-peer-server
🖧 A network swarm for creating secure P2P connections over BitTorrent DHT, DNS, and mDNS.
Stars: ✭ 41 (+46.43%)
Mutual labels:  p2p
WebRTC
Unofficial builds of Google WebRTC iOS Framework
Stars: ✭ 283 (+910.71%)
Mutual labels:  p2p
The-Kademlia-Protocol-Succinctly
This is the companion repo for The Kademlia Protocol Succinctly by Marc Clifton. Published by Syncfusion.
Stars: ✭ 28 (+0%)
Mutual labels:  p2p
pheromones
实现长/短链接方式的p2p网络
Stars: ✭ 18 (-35.71%)
Mutual labels:  p2p
flowchain-ledger
A distributed ledger for the p2p and decentralized IoT devices in JavaScript.
Stars: ✭ 58 (+107.14%)
Mutual labels:  p2p
Awesome Blockchain Rust
Collect libraries and packages about blockchain/cryptography in Rust
Stars: ✭ 251 (+796.43%)
Mutual labels:  p2p
Decentra-Network
This is an open source decentralized application network. In this network, you can develop and publish decentralized applications.
Stars: ✭ 58 (+107.14%)
Mutual labels:  p2p
Tuntox
Tunnel TCP connections over the Tox protocol
Stars: ✭ 251 (+796.43%)
Mutual labels:  p2p
tordam
A library for peer discovery inside the Tor network
Stars: ✭ 13 (-53.57%)
Mutual labels:  p2p
p2psec
research on privacy and security in p2p and decentralised systems
Stars: ✭ 38 (+35.71%)
Mutual labels:  p2p
backgammony
A backgammon client with multiplayer support
Stars: ✭ 37 (+32.14%)
Mutual labels:  p2p
go-multiverse
Decentralized Version Control System
Stars: ✭ 76 (+171.43%)
Mutual labels:  p2p

hybrixd

The hybrix platform environment can be run on your own personal computer or server by downloading the daemon called hybrixd. This makes it possible to host your own wallet, be your own bank and have a powerful multi-blockchain system at your fingertips.

Using hybrixd

Please visit https://api.hybrix.io/help/hybrixd for information on installing and using hybrixd.

Contributing to hybrixd

If you want to add features or change functionality of the hybrixd you can do this by forking or by creating pull requests on

https://github.com/hybrix-io/hybrixd

Setup the development environment

Clone the development repository:

$ git clone https://github.com/hybrix-io/hybrixd.git

Enter the newly created folder:

$ cd hybrixd

To setup and install development dependencies run:

$ npm run setup

For more information see https://api.hybrix.io/help/setup

Overview

For more information about extending hybrixd see https://api.hybrix.io/help/overview

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].