package
7.1.0-beta+incompatible
Repository: https://github.com/injectivelabs/0x-mesh.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
New creates a new Node with the given context and config.
NewDHT returns a new Kademlia DHT instance configured to work with 0x Mesh in native (pure Go) environments.
# Constants
No description provided by the author
# Variables
DefaultBootstrapList is a list of addresses to use by default for bootstrapping the DHT.
# Interfaces
MessageHandler is an interface responsible for validating and storing messages as well as selecting messages which are ready to be shared.