Skip to content

SpaceXpanse/Metalog

 
 

Repository files navigation

Project Logo

Metalog /WIP/

NOTE: This client is still in heavy development and will have bugs

Metalog is a web app for exploring the nostr protocol.

The goal of this project is to build a nostr client that lets a user explore the nostr protocol by showing as much information as possible and letting the user view the underlying events.

Live Instance: nostrudel.ninja

There are many features still missing from this client but if you like it you are welcome to use it.

Please don't trust this app with your nsec

While logging in with a secret key is supported, proceed with caution! This is a web client, so there is always a chance of XXS attacks that could steal your secret key. And there will be an login implementation with your ROD blockchain name in the near future.

Running locally

git clone git@github.com:spacexpanse/metalog.git
cd metalog
yarn install
yarn dev

Contributing

This is only a personal project, so if you open any PRs please keep them small, thanks.

About

A sandbox for exploring nostr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.9%
  • Other 0.1%