-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish Library to maven central #42
Comments
Artifact is now available on Maven Central https://central.sonatype.com/artifact/tech.pegasys/jc-kzg-4844 . Will keep the issue open until we implement an automatic build to push releases to Maven Central. |
Thank you so much @StefanBratanov |
We have a new release and now deploy automatically to Maven Central, so closing that issue: https://github.com/Consensys/jc-kzg-4844/releases/tag/2.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Web3j has included this Library for adding EIP4844 support. But this has resulted for our users to add this as an explicit repo dependency in their projects in order to use it. There is high demand from the Web3J users if we can publish it to maven central and will really appreciate any help in this direction.
Attaching issues from web3j related to this -
hyperledger-web3j/web3j-gradle-plugin#81
hyperledger-web3j/web3j#2013
Opening this issue to track the progress and for users to refer this.
Thank you
The text was updated successfully, but these errors were encountered: