
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.