0.1.3 • Published 2 years ago

socket-bridge-widget v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Socket Bridge Widget

npm

The socket-bridge-widget package is an npm package of React component of Bridge Widget powered by Socket protocol

Bridge Widget

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.

Bridge widget screenshot

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.

Installation

Install the widgets library via npm or yarn.

yarn add socket-bridge-widget
npm i --save socket-bridge-widget

Documentation

In Progress

Example Apps

There is a demo app that imports this package. 1> Demo DApp