@daisypayments/daisy-widget
v0.1.8
Published
Importable front end components that wrap daisy-sdk
Downloads
25
Keywords
Readme
daisy-widget
Importable front end components that wrap daisy-sdk
Dependencies
daisy-widget's dependecies are @daisypayments/daisy-sdk, @daisypayments/react-metamask, lodash, and @babel/polyfill. The peer dependencies are react, react-dom, and prop-types.
Usage
Add this to your project by running:
yarn add @daisypayments/daisy-widget
You will likely already have these installed, but if not, add peer dependencies with:
yarn add react react-dom prop-types
Development
To build and develop daisy-widget locally, further details are available in our contribution guide.