Is payment already built in?

I see. The database plugin is nice. But does it mean that I need to run a database in order to run it?

Reply to this note

Please Login to reply.

Discussion

The payment plugin is still on the way, and I need to supplement more knowledge.

I provided an SQLite database implementation, eliminating the need to run an additional database. https://github.com/CodyTseng/nostr-relay-tray uses this implementation.

Great

You can try running this less than a hundred lines of code to experience it. https://github.com/CodyTseng/nostr-relay-sqlite

Let’s definitely have a more throughout discussion. Looks like we are doing similar things.

I think so too. 🫡