![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@keyringnetwork/web-component
Advanced tools
A simple plug-n-play ReactJS module to add a fully-decentralised KYC/AML solution made by DeFi for DeFi
A simple plug&play ReactJS module to add a fully-decentralised KYC/AML made by DeFi for DeFi.
View Demo
·
Report Bug
·
Request Feature
Simply sign the challenge with your preferred wallet provider and you are ready to chat! If you got an ENS name for your wallet, it will be used on behalf of your wallet address. Chats are ephemeral, not logged or stored anywhere. Due to the decentralised nature of the tool, the content posted by users cannot be subject to moderation. The chat supports all UTF-8 characters and is language-agnostic. For security reasons you cannot use BBCode or HTML code, any spurious tag will be stripped out.
To get a local copy up and running follow these simple steps.
In order to build this package you will need NodeJS and Yarn installed on your machine.
git clone https://github.com/Keyring-Network/keyring-web-component.git
yarn install
yarn start
This plugin works with Ethereum mainnet and Rinkeby testnet only.
To use this package in your (d)app simply:
yarn add @keyring-web-component
import Chatbox from "keyring-web-component"
<Chatbox provider={injectedProvider} address={address} streamID={STREAM_ID} theme="#backgroundColorHex />
The component needs the following parameters to work:
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GPL-3.0+ License. See LICENSE
for more information.
Project Link: https://github.com/Keyring-Network/keyring-web-component
FAQs
A simple plug-n-play ReactJS module to add a fully-decentralised KYC/AML solution made by DeFi for DeFi
The npm package @keyringnetwork/web-component receives a total of 0 weekly downloads. As such, @keyringnetwork/web-component popularity was classified as not popular.
We found that @keyringnetwork/web-component demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.