pull down to refresh

Hi everyone, as I have said before, I would like to integrate Nostr ID verification into www.QuestionsForGood.com , but I am not a developer, everything I do is with nocode.

Does anyone know about some no-code Nostr plugin?

AFAIK this is a hard thing, since Nostr doesn't have a central server (only relays), so it does not have an API (or restless api), which is the main way no-code tools work. But maybe I am wrong.

Cheers

I've build https://www.drupal.org/project/nostr_id_nip05 for Drupal.

I see you're using https://zeroqode.com/ (is it a SaaS solution?) so a solution would be to use or build a plugin for that which generates a valid nostr.json in the .well-known directory on the server. You may need to adjust the webserver configuration as well..

reply

Thanks, actually I am using Bubble.io which is a big nocode platform.

reply

Which is from the same entity?

reply

Kinda.. they are a custom plugin / template developer for that platform (and some others), but as far as I know they are not the same company.

Either way, maybe they can create it as a custom project.

reply

Ah I see...

One other thing..
Maybe I can't find it, but this no FOSS software?
Anyway, this is a way for building your own plugin I suppose
https://manual.bubble.io/account-and-marketplace/building-plugins

reply