kryptokrauts / contraect-maven-plugin

maven plugin to generate java classes for Sophia smart contracts using the ACI. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call entrypoints.

Home Page:https://kryptokrauts.github.io/contraect-maven-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kryptokrauts

kryptokrauts.com

The contraect-maven-plugin is a community developed maven plugin to generate java classes for smart contracts from sophia source code. The generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call the respective entrypoint functions.

Limitations

  • datatype tuple > 10 is not supported

Latest release

Maven Central

Documentation

The documentation placed in the /docs folder is generated via MkDocs and served via gh-pages:

License

Licensed under the ISC License

Support us

If you like this project we would appreciate your support. You can find multiple ways to support us here:

About

maven plugin to generate java classes for Sophia smart contracts using the ACI. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call entrypoints.

https://kryptokrauts.github.io/contraect-maven-plugin

License:ISC License


Languages

Language:Java 99.6%Language:Shell 0.4%