0.0.14-alpha.0 • Published 5 years ago

@mikelockzrimble/network-indicator v0.0.14-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Rimble Network Indicator - current network Rimble Network Indicator - wrong network

@rimble/network-indicator

Web3 React component built with Rimble UI that will display the current ethereum network name based on a given network ID.

Installation

Install the package in your project directory with:

// with npm
npm install @rimble/network-indicator

// with yarn
yarn add @rimble/network-indicator

Usage Example

import NetworkIndicator from '@rimble/network-indicator';

<NetworkIndicator currentNetwork={3} requiredNetwork={1} />;

Props

NameTypeDefaultDescription
currentNetworkintegernoneThe network ID that the user is connected to, if available
requiredNetworkintegernoneThe network ID that the dApp requires to function

Documentation

Documentation

Issues

Open an issue for any bugs or feature requests

Contributing

We are open source and welcome your contributions !

License

MIT © ConsenSys

0.0.14-alpha.0

5 years ago

0.0.13-alpha.0

5 years ago

0.0.12-alpha.0

5 years ago

0.0.11-alpha.0

5 years ago

0.0.10-alpha.0

5 years ago

0.0.9-alpha.0

5 years ago

0.0.8-alpha.0

5 years ago

0.0.7-alpha.0

5 years ago

0.0.6-alpha.0

5 years ago

0.0.5-alpha.0

5 years ago

0.0.4-alpha.0

5 years ago

0.0.3-alpha.0

5 years ago

0.0.2-alpha.0

5 years ago

0.0.1-alpha.0

5 years ago

0.0.0-alpha.0

5 years ago