NEOPIN Docs
Search
K
Comment on page

Installation

Preparations for using NEOPIN Connect Web

Requirements

The recommended specifications required to use NEOPIN Connect Web are as follows.
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

  • Sample Page : Link

Dependencies

Last modified 1yr ago