Installation

Preparations for using NEOPIN Connect Web

triangle-exclamation

Requirements

The recommended specifications required to use NEOPIN Connect Web are as follows.

circle-info

Nodejs version 16.x.x or higher

Node package manager 8.x.x or higher

yarn 3.x or later

Library Download(Web)

Install the package using npm or yarn.

yarn add nptconnect-client
# OR
npm install --save nptconnect-client

Sample DApp Page

Dependencies

Last updated