added support for nevent and nprofile at least partially ( no attempt to get them from relays)

This commit is contained in:
Vishal
2025-07-30 22:08:00 +05:30
parent a43e724673
commit 666031836e
4 changed files with 160 additions and 26 deletions

View File

@@ -1,6 +1,5 @@
import 'dart:io';
import 'package:qr/qr.dart';
import 'package:nostr_console/nip_019.dart';
enum enumRoomType { kind4, kind40, kind140, RoomLocationTag, RoomTTag}