Installation
check the example app for a quick start
Installation
dApp-kit has been built on top of Connex, which will require crypto, buffer, http, https and some other node polyfills, check example app configuration files if you are stuck. Check also Node Polyfills page.
Upon installation, you may utilize the subsequent code snippet to verify the proper functioning within your TypeScript project:
Last updated