Introducing the Future of Customer Support: DecentralCom - Your Web3 Support Solution
Are you ready to revolutionize the way you handle customer support? Say hello to the DecentralCom Widget, a cutting-edge product built on the revolutionary web3 infrastructure using the Streamr Network protocol. DecentralCom Widget is your solution for managing support tickets while embracing the power of blockchain technology.
Key Features:
-
Seamless Web3 Integration: We've harnessed the power of web3 technology to create a chat widget that connects your customers directly to your support team. No more clunky forms or outdated communication methods; DecentralCom Widget is designed for the modern digital world.
-
Streamr Network Protocol: Built on the robust Streamr Network protocol, your data is secure, decentralized, and tamper-proof. Rest assured that your customers' sensitive information is protected, and your support data is stored safely on the blockchain.
-
Real-time Communication: DecentralCom Widget enables real-time communication between your customers and support agents. No more waiting for email responses or navigating through lengthy phone calls. Keep the conversation flowing and your customers satisfied.
Both the client and admin are deployd below -
Client - https://streamr-widget-client.netlify.app/
Admin - https://streamr-widget-admin.netlify.app/
To run this project, there are two parts.
-
Navigate into the folder
cd admin
-
Run the command to see the admin sit in your local system -
pnpm install && pnpm run dev
-
Navigate into the folder
cd widget
-
Run the command to see the website with the widget attached
pnpm install && pnpm run dev