Machine-readable versions of NIPs (Nostr Implementation Possibilities) tables.
The json
directory has the following files:
nips.json
- NIPs listkinds.json
- Kinds tablemessages_to_client.json
- Messages from relay to clientmessages_to_relay.json
- Messages from client to relaytags.json
- Tags table
These have been updated for upstream commit b0840be3124ee04abadc68155d71dbd6abaa6bde
.
First, check out the NIPS repository, then run the script with:
python3 read_nips_tables.py <path to NIPS repository>