Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@mikelockzrimble/network-indicator
Advanced tools
Rimble Utils is part of an array of tools to help web3 dApp developers launch products faster and with better UX.
Web3 React component built with Rimble UI that will display the current ethereum network name based on a given network ID.
Install the package in your project directory with:
// with npm
npm install @rimble/network-indicator
// with yarn
yarn add @rimble/network-indicator
import NetworkIndicator from '@rimble/network-indicator';
<NetworkIndicator currentNetwork={3} requiredNetwork={1} />;
Name | Type | Default | Description |
---|---|---|---|
currentNetwork | integer | none | The network ID that the user is connected to, if available |
requiredNetwork | integer | none | The network ID that the dApp requires to function |
Open an issue for any bugs or feature requests
We are open source and welcome your contributions !
MIT © ConsenSys
FAQs
Rimble Utils is part of an array of tools to help web3 dApp developers launch products faster and with better UX.
The npm package @mikelockzrimble/network-indicator receives a total of 0 weekly downloads. As such, @mikelockzrimble/network-indicator popularity was classified as not popular.
We found that @mikelockzrimble/network-indicator 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.