diff --git a/src/nostr/Connection.ts b/src/Nostr/Connection.ts similarity index 100% rename from src/nostr/Connection.ts rename to src/Nostr/Connection.ts diff --git a/src/nostr/ConnectionStats.ts b/src/Nostr/ConnectionStats.ts similarity index 100% rename from src/nostr/ConnectionStats.ts rename to src/Nostr/ConnectionStats.ts diff --git a/src/nostr/Event.ts b/src/Nostr/Event.ts similarity index 100% rename from src/nostr/Event.ts rename to src/Nostr/Event.ts diff --git a/src/nostr/EventKind.ts b/src/Nostr/EventKind.ts similarity index 100% rename from src/nostr/EventKind.ts rename to src/Nostr/EventKind.ts diff --git a/src/nostr/Subscriptions.ts b/src/Nostr/Subscriptions.ts similarity index 100% rename from src/nostr/Subscriptions.ts rename to src/Nostr/Subscriptions.ts diff --git a/src/nostr/System.ts b/src/Nostr/System.ts similarity index 100% rename from src/nostr/System.ts rename to src/Nostr/System.ts diff --git a/src/nostr/Tag.ts b/src/Nostr/Tag.ts similarity index 100% rename from src/nostr/Tag.ts rename to src/Nostr/Tag.ts diff --git a/src/nostr/Thread.ts b/src/Nostr/Thread.ts similarity index 100% rename from src/nostr/Thread.ts rename to src/Nostr/Thread.ts diff --git a/src/nostr/index.ts b/src/Nostr/index.ts similarity index 100% rename from src/nostr/index.ts rename to src/Nostr/index.ts