Skip to content

yperteam/ypersdk-node

Repository files navigation

ypersdk-node

CircleCI

Installation

npm i

Duplicate .env.local as .env file and fill values

Configuration

  • YPER_ENV: production (beta otherwise)

Test

npm test

Development

npm test -- --watch