Skip to content

Commit

Permalink
Add link to plugin API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Mar 1, 2020
1 parent ff62452 commit 4841099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion besu-appsody-stacks/java-besu-plugins/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Appsody Stack for Hyperledger Besu Plugins

[Appsody](https://appsody.dev/) stack for developers writing Java plugins using the Hyperledger Besu Plugins API.
[Appsody](https://appsody.dev/) stack for developers writing Java plugins using the [Hyperledger Besu Plugin API](https://besu.hyperledger.org/en/stable/Reference/Plugin-API-Interfaces/).

Developers can initialize a sample project based on [PluginsAPIDemo](https://github.com/PegaSysEng/PluginsAPIDemo) with a single command, and use another command to start their development runtime entirely on a container. Once the project is running, iterative development is enabled which will update the plugin when source changes are detected.

Expand Down

0 comments on commit 4841099

Please sign in to comment.