Registry / networking / tendermint-spn

tendermint-spn

JSON →
library0.3.1gogounverified

A Go library for the Tendermint SPN (Shared Peer Network) protocol, enabling peer discovery and network formation.

go get github.com/tendermint/spn
INSTALL
IMPORT
SIG · TENDERMINT-SPN
T
tendermint-spn
networkinggov0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

spn
github.com/tendermint/spn

Imports the SPN package and prints a confirmation.

package main import ( "fmt" "github.com/tendermint/spn" ) func main() { // Example usage placeholder fmt.Println("SPN library imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
tendermint-spn — go get tendermint-spn · libregistry