Skip to content

NostrGameEngine/nostr4j

Repository files navigation

Nostr4j

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

dependencyResolutionManagement {
		repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
		repositories {
			mavenCentral()
			maven { url 'https://jitpack.io' }
		}
	}
dependencies {
	        implementation 'com.github.NostrGameEngine:nostr4j:Tag'
	}


About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •