@multifarm/thor-finance
TypeScript icon, indicating that this package has built-in type declarations

0.0.29 • Public • Published

Thor finance dashboard developed by Multifarm

Installation

The library has three peer dependencies: react, react-dom and recharts.

Integrate the library into your React/Next project using the following command:

yarn add @multifarm/thor-finance recharts

Usage

Import the widget and styles from the installed library.

import { ThorFinance } from '@multifarm/thor-finance';
import '@multifarm/thor-finance/dist/thor-finance.css';

Render the widget in the desired place and pass token and it's ready to use.

<ThorFinance token={THOR_FINANCE_TOKEN} />

Readme

Keywords

none

Package Sidebar

Install

npm i @multifarm/thor-finance

Weekly Downloads

6

Version

0.0.29

License

MIT

Unpacked Size

2.28 MB

Total Files

81

Last publish

Collaborators

  • multifarm