Home

Awesome

NosTracker

A website dedicated to collecting information from the nostr network.

website

❤️ Features

📢 Add my repository.

Go to the data.json file.

And add the following object to the end of the array.

{
  "gh": "owner/repo",
  "nips": [],
  "category": "clients|relays|libraries|tools"
}

For example, for the damus application it is filled in as follows:

{
  "gh": "damus-io/damus",
  "nips": [1, 4, 8, 10, 12, 19, 21, 25, 42, 56],
  "category": "clients"
}

See if your repository is already on the list before.

If applicable, edit instead of adding a new item.

Only open source repositories and pull requests from repository members will be accepted.

In other cases, or if you need a new category, open an issue.

🔧 TODO

🤝 Contributing

It's a very simple project. Any contribution, any feedback is greatly appreciated.

⭐ Support

If this project was useful to you, consider giving it a star on github, it's a way to increase evidence and attract more contributors.

🙏 Acknowledgment

This work would not be possible if it were not for these related projects:

A huge thank you to all the people who contributed to these projects.