Usage
Installation
Package Manager
npm i -S @solomondefi/plugin
yarn add @solomondefi/plugin
pnpm i -S @solomondefi/plugin
Browser
It is recommended to download the distribution and copy plugin.min.js
into your project.
For testing and prototyping, you can include it from the Unpkg CDN:
<script src="https://unpkg.com/@solomondefi/plugin@0.1.0/dist/plugin.min.js>