The socket-bridge-widget package is an npm package of React component of Bridge Widget powered by Socket protocol
The Bridge Widget bundles the whole bridging experience into a single React component that developers can easily embed in their dapp with a single line of code.
Theme can be customised to match the style of your application. You can also add default input chain and default output chain for the first view of bridge.
Install the widgets library via npm or yarn.
yarn add socket-bridge-widgetnpm i --save socket-bridge-widgetIn Progress
There is a demo app that imports this package. 1> Demo DApp
