diff --git a/README.md b/README.md index 4ca6224..6603d6b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,23 @@ -# SNS Widget +

SNS Widget

+
+

+ +

+

+ + + +

+ +
+ +
+ + + +
+ +
This widget allows users to seamlessly purchase domain names in the Solana ecosystem, directly from any website that integrates this React component. Built for ease of use and flexibility, the widget interfaces with the Solana Name Service (SNS) and can be customized to fit the style and branding of your website. diff --git a/package-lock.json b/package-lock.json index ed53b9e..c86086f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,6 +43,7 @@ "vite-plugin-node-polyfills": "^0.16.0" }, "peerDependencies": { + "@bonfida/emojis": "^1.0.1", "@bonfida/spl-name-service": "^1.4.0", "@foxwallet/wallet-adapter-foxwallet": "^0.1.1", "@pythnetwork/client": "^2.7",