diff --git a/101.md b/101.md new file mode 100644 index 00000000..2f6dcaa2 --- /dev/null +++ b/101.md @@ -0,0 +1,267 @@ +# NIP-101 - Forms On Nostr + +`draft` `optional` `author:abhay-raizada` + +The nip provides a way to implement a feedback mechanism(forms) on nostr. + +## Form Template - Public + +Event `30168` describes a form as a parametrized replaceable event, with `field` tags that contain the description of each form field, with optional settings + +```js +{ + "kind": 30168, + "content" : "" + "tags": [ + ["d", "
"], + ["name", "Name of the form"], + ["settings", JSON.stringify({description: "","","