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

Create package for the forging helper plugin and setup default configs #5284

Closed
shuse2 opened this issue May 4, 2020 · 0 comments · Fixed by #5521
Closed

Create package for the forging helper plugin and setup default configs #5284

shuse2 opened this issue May 4, 2020 · 0 comments · Fixed by #5521

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 4, 2020

Description

  • Create new package setup in framework-plugins/lisk-framework-forger-plugin similar to other plugins
  • Package name should be @liskhq/lisk-framework-forger-plugin
  • Add config for port, whitelist, webhook, event filter and data path (for database)
  • Prepare database instance
  • Add skeleton index with importing BasePlugin(BaseModule) from lisk-framework
  • Export the plugin from lisk-sdk

Motivation

In order to implement the forging helper plugin, this initial setup is required.

Acceptance Criteria

  • It should have source and test code setup
  • It should have config setup

Additional Information

Related issues: #5215

@karmacoma karmacoma changed the title Create package for the forging helper module and setup default configs Create package for the forging helper plugin and setup default configs May 6, 2020
@sridharmeganathan sridharmeganathan added this to the Sprint 23 milestone Jul 6, 2020
shuse2 added a commit that referenced this issue Jul 7, 2020
Create package for the forging helper plugin and setup default configs - Closes #5284
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants