Skip to content

pj8912/nostrdev

Repository files navigation

nostrdev

Screenshot from 2023-05-12 19-50-33

This application presents capabilities of the new Nostr-PHP library

This is experimental software in early development

Buy Me A Coffee

Features

  • Generate Keys
  • Convert Keys
  • Publish a Note
  • Add Relays

Installation

  • Clone the repo
git clone https://github.com/pj8912/nostrdev.git
  • Create Database
~/$ cd nostrdev
~/nostrdev$ php create_database.php
  • composer install
~/nostrdev$ composer install

Start server

php -S localhost:4000

Contribution

The goal of this app is to demonstrate the capabilities of the Nostr-PHP library. Contributions are always welcome, no matter how large or small. Pull requests are always welcome, and I'll do my best to do reviews as fast as I can.

In the case of a bug report, bugfix or a suggestions, please feel very free to open an issue too.

About

Simple nostr client built using php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published