8000 GitHub - NostrGameEngine/nostr4j: high performance nostr library for jvm with RTC support (work in progress)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NostrGameEngine/nostr4j

Repository files navigation

Nostr4j

A high-performance Nostr library for the JVM, crosscompilable to javascript.

Usage

repositories {
    mavenCentral()
    // Uncomment this if you want to use a -SNAPSHOT version
    //maven { 
    //    url = uri("https://central.sonatype.com/repository/maven-snapshots")
    //}
    maven {
        url = "https://maven.rblb.it/NostrGameEngine/libdatachannel-java"
    }
}

dependencies {
    implementation 'org.ngengine:nostr4j:<version>'
}

as <version> use one of the versions listed in the releases page or 0.0.0-SNAPSHOT for the latest snapshot.

About

high performance nostr library for jvm with RTC support (work in progress)

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0