You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
Commands relating to bootstrapping a blockchain application or plugin using lisk-sdk
"forging_info.json" and "accounts.json" files saved at "./.secrets/mainnet"
Create custom plugin as a standalone package .
Actual behavior
Bootstrap a lisk-sdk project.
The files, "forging_info.json" and "accounts.json" have been moved to "./.secrets/mainnet"
init:plugin
descCreates custom plugin as a standalone package with dependencies.
Steps to reproduce
bin/run init
Which version(s) does this affect? (Environment, OS, etc...)
development
The text was updated successfully, but these errors were encountered: