KRNL SDK Installation

Prerequisites

  • Node.js version 14.0.0 or more

Integrating the KRNL SDK into your dApp enhances the capabilities of transactions, through accessing the KRNL Operating System, kOS.


Installing KRNL SDK

Install KRNL SDK via your package manager.

npm install krnl-sdk

Using CLI to Bootstrap dApp Template

create-krnl-app

Last updated

Was this helpful?