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 4438b892d8abd189afc75f9f54532ec95f108d9f
.
First, check out the NIPS repository, then run the script with:
python3 read_nips_tables.py <path to NIPS repository>