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?
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?
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