@klaytn/kss-cli

1.0.0 • Public • Published

Klaytn Service SDK CLI

kss-cli is a command line utility for klaytn service sdk.
kss-cli supports below features.

  • Oracles - Hardhat project containing Witnet integrations with klaytn.

Install

npm install -g @klaytn/kss-cli --force

Quick Usage

Version

> kss-cli --version 
0.0.1

Help

> kss-cli --help
> kss-cli help oracle

Setup

Oracles

To download the Klaytn's integration with witnet oracle hardhat project, please follow below steps

> kss-cli oracle init

> cd oracle-starter-kit
> npm install --force

Above command downloads the oracle-starter-kit hardhat folder structure in the current project directory. Enter inside the generated folder and install the packages as mentioned and please follow the oracle-starter-kit README description.

Readme

Keywords

Package Sidebar

Install

npm i @klaytn/kss-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.17 kB

Total Files

6

Last publish

Collaborators

  • klaytn-devops
  • klaytndev