Use applesauce properly
This commit is contained in:
@@ -13,3 +13,7 @@ Rotating membership is a special case of signing an event. The option opens a fo
|
||||
The sign event button opens a modal/drawer for choosing an event kind: public note (kind 1), relay selections (kind 10002), or profile (kind 0).
|
||||
|
||||
Use SolidJS, Tailwind, Preline, and applesauce for Nostr functionality. Use `@noble/curves` for FROST cryptographic primitives (DKG, Feldman VSS, threshold signing) and `@noble/hashes` for hash functions. Use toast for error messages, not inline errors.
|
||||
|
||||
# Code style
|
||||
|
||||
Never re-export imports, always update the call site to point at the new source.
|
||||
|
||||
Reference in New Issue
Block a user