0.11.3 • Published 3 years ago

orcadefi-radar v0.11.3

Weekly downloads
48
License
-
Repository
-
Last release
3 years ago

OrcaDeFi Radar

Information

This component is made with the intention of having a visual interface of the APRs and the prices of cryptocurrencies given by the OrcaDefi API in a compact and simple way to implement.

Installation

npm install orcadefi-radar

Import

import Radar from 'orcadefi-radar';

Use

Just add the tag in your code like this:

    <Radar/>

Recommendations

You can surround the label in a div to make it responsive, this because the component will try to use the maximum area possible while keeping its shape square