Cohesive Secondary Plugin Template. It includes all necessary files to create a Secondary Plugin for Cohesive.
Are you looking for a development environment for a particular Chain? If so, you might want to consider using a Secondary Plugin. These plugins are built on top of Cohesive and are tailored to work seamlessly with a specific Chain.
- Hit the
Use this template
button on the top right of this page - Run
gradlew build
in the root directory of your project to build the plugin. A zip file will be created in thebuild/plugin
directory after the build is complete - You can drag and drop the plugin into a Cohesive instance to install it locally or submit it to the Cohesive Plugin Repository by following the instructions on the Cohesive Plugin Repository page