Overview
Drengr connect is a wrapper around the Drengr blockchain services. It provides an easy to use interface for interacting with the blockchain (wallet, authentication, payments ...)
It is distributed as an npm package an intended to be used by developers who want to bring web3 capabilities to their website.
Installation
npm install drengr-connect
Or
yarn add drengr-connect