This SDK provided offline transaction signature, generate address and public key, export public key from private key interface.
IDEA+Maven Installation and Configuration on Mac
Maven official download address
After downloading, unzip and put it in the library directory and rename it as apache-maven
vi ~/.bash_profile
export M2_HOME=/library/apache-maven
export PATH=$PATH:$M2_HOME/bin
1.Configure——>Project Defauls——>Setting
2.Search for maven in the search box
3.Select maven installation path in Maven home diretory
git clone https://github.com/inklabsfoundation/inkerface-java-client.git
IDEA opens the project and runs
cd inkerface-java-client/target
SignTx-1.0.0-jar-with-dependencies.jar
SignTx-1.0.0.jar