node
node copied to clipboard
DataHighway Node. A blockchain being built with Substrate to become a parachain on the Polkadot network. Planned features include a decentralized LPWAN roaming hub for LoRaWAN IoT devices and network...
Data Highway

The Data Highway Substrate-based blockchain node.
WARNING: This implementation is a proof-of-concept prototype and is not ready for production use.
Table of contents
- Contributing
- Documentation
Note: Generate a new chapter with openssl rand -hex 3
Contributing
Refer to CONTRIBUTING.md for contributing instructions.
Documentation
Relevant part of contributing instructons will progressively be moved to DataHighway Developer Hub.
Refer to EXAMPLES.md for different examples of how to configure and interact.
Quickstart
- Follow the steps below
Run a single Node ("development" testnet)
- Example "dev" development PoS testnet (with single node)
Run multiple Nodes ("local" testnet)
- Example "local" PoS testnet (with multiple nodes)