diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index b927cfa039..c9fe3d0392 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -677,6 +677,12 @@ "url": "https://utilcn.dev/r/{name}.json", "description": "Fullstack registry items to start those big features. Utilcn has ChatGPT Apps, file uploading (with progress bars) and downloading, and a way to make your env vars typesafe on the backend." }, + { + "name": "@w3-kit", + "homepage": "https://w3-kit.com", + "url": "https://w3-kit.com/registry/{name}.json", + "description": "Web3 UI components for blockchain dApps. Includes wallet connection, token swaps, NFT cards, staking interfaces, and 20+ more crypto components." + }, { "name": "@wandry-ui", "homepage": "http://ui.wandry.com.ua/", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 19ef0891c3..59e5f8006e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -791,6 +791,13 @@ "description": "Fullstack registry items to start those big features. Utilcn has ChatGPT Apps, file uploading (with progress bars) and downloading, and a way to make your env vars typesafe on the backend.", "logo": "" }, + { + "name": "@w3-kit", + "homepage": "https://w3-kit.com", + "url": "https://w3-kit.com/registry/{name}.json", + "description": "Web3 UI components for blockchain dApps. Includes wallet connection, token swaps, NFT cards, staking interfaces, and 20+ more crypto components.", + "logo": "" + }, { "name": "@wandry-ui", "homepage": "http://ui.wandry.com.ua/",