Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Scaffolding #6299

Closed
4 tasks
JesusTheHun opened this issue Apr 2, 2021 · 1 comment
Closed
4 tasks

Scaffolding #6299

JesusTheHun opened this issue Apr 2, 2021 · 1 comment

Comments

@JesusTheHun
Copy link
Contributor

Description

lisk new sidechain --type typescript my-project

Should generate a base structure that can be started immediately, especially now we use embedded db.

Motivation

Being able to get started in matters of second is a really good selling point for dev. It helps them try your product and get a good first opinion.

Acceptance Criteria

  • A sidechain is generated and can be started immediately with npm start
  • A default module is generated with an example schema and asset
  • A default plugin is generated
  • Basic module & asset tests are generated

Additional Information

This kind of scaffolding makes developer adoption skyrocket.

@shuse2
Copy link
Collaborator

shuse2 commented Apr 2, 2021

@JesusTheHun thanks for the issue. We have implemented this feature in the #6066 which will be released in SDK 5.1 as a feature of lisk-commander.
Looking forward to your feedback on this feature once release

@shuse2 shuse2 closed this as completed Apr 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants