# What is this?


Keywords
DBB, Aergo
License
MIT
Install
npm install dbb-client-js@0.0.28-6

Documentation

DBB Client JavaScript Library

What is this?

DBB 서비스를 사용하기 위한 자바스크립트 라이브러리

How do I use it?

Building the repo

npm run build

Type-checking the repo

npm run type-check

And to run in --watch mode:

npm run type-check:watch