Home

Awesome

This repository holds the forms implementation on the nostr-protocol

Setup

Prerequisites

  1. Node
  2. Yarn
  3. NIP-07 Signer Extension

Setup Instructions

git clone https://github.com/abhay-raizada/nostr-forms.git

cd nostr-forms

yarn

Starting the dev server

yarn workspace @formstr/web-app start

Building the web-app

yarn workspace @formstr/web-app build

How to reach the devs

Setup:

  1. yarn install
  2. yarn workspace @formstr/web-app