Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A nostr library, written in java, for generating, signing and publishing events.

License

NotificationsYou must be signed in to change notification settings

kuiperanon/nostr-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing the nostr-java library, a solution written in java for generating, signing, and publishing nostr events to relays.

Requirements

  • Maven
  • Java 19+

Usage

To use the library in your project, add the following dependency to your pom.xml file:

<dependency>    <groupId>com.github.tcheeric.nostr-java</groupId>    <artifactId>nostr-java-api</artifactId>    <version>${nostr.java.version}</version></dependency>

I recommend having a look at thenostr-example module and thenostr-client project for a simple example on how to use the library.

Supported NIPs

The following NIPs are supported by the API out-of-the-box:

Dev Discussion Group:

  • Nostr Public Channel: nostr:nevent1qqszqdmxg26sehmnyrcu2ler8azz6wyj6fh0qg3ad5fnnm6xfqqvhzcppamhxue69uhkummnw3ezumt0d5pzpl7nwh45p66gvet2q28dhjpcyh6clux4cjsm5gh7waza9pzjnmgglv06ew

About

A nostr library, written in java, for generating, signing and publishing events.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java100.0%

[8]ページ先頭

©2009-2025 Movatter.jp