Skip to main content

NPM

This method utilises NPM to install the 0xArc SDK.

The package supports usage of the SDK in both React and non-React projects. This is the recommended method of installation.


1. Install the NPM package

via NPM
npm install @0xarc-io/analytics --save

or

via YARN
yarn add @0xarc-io/analytics