Skip to content

laanwj/nips-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Machine-readable versions of NIPs tables

Machine-readable versions of NIPs (Nostr Implementation Possibilities) tables.

Files

The json directory has the following files:

  • nips.json - NIPs list
  • kinds.json - Kinds table
  • messages_to_client.json - Messages from relay to client
  • messages_to_relay.json - Messages from client to relay
  • tags.json - Tags table

These have been updated for upstream commit b0840be3124ee04abadc68155d71dbd6abaa6bde.

Generation

First, check out the NIPS repository, then run the script with:

python3 read_nips_tables.py <path to NIPS repository>

About

Machine-readable versions of nostr NIPs tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages