📖
cardanocli-js
  • Setup Stake Pool
  • Rotate KES Keys
  • Modify Stake Pool
  • Retire Stake Pool
  • Extras
    • Mint Native Assets
Powered by GitBook
On this page

Was this helpful?

Rotate KES Keys

> const c = require("./cardanocli.js")
> c.cardanocliJs.nodeKeyGenKES("MyPool")
> c.cardanocliJs.nodeIssueOpCert("MyPool")
PreviousSetup Stake PoolNextModify Stake Pool

Last updated 4 years ago

Was this helpful?