@cybertools/safescan
v0.1.15
Published
Welcome :tada:! Thanks for your interest in @cybertools/safescan, we are thrilled to have you on board.
Downloads
17
Readme
Safescan
Welcome :tada:! Thanks for your interest in @cybertools/safescan, we are thrilled to have you on board.
Prerequisites
This tutorial assumes that you have node.js and a package manager; either npm (npm is installed with node.js) or yarn package manager.
Adding @cybertools/safescan
To install @cybertools/safescan you have to
npm install @cybertools/safescan
or yarn add @cybertools/safescan
In order for the package to work properly the client have to install the following packages.
yarn add lightweight-charts
yarn add react-countup
You can now add any safescan from @cybertools/safescan
.
Using Safescan
Under construction ..