Tips: need [Java 21+]
wallet-platform-sign-java is a signing service that supports multiple cryptographic algorithms, enabling efficient blockchain signing operations. The service supports both EDDSA and ECDSA signature algorithms, making it suitable for signing requirements across various public blockchains. It can also be deployed in a Trusted Execution Environment (TEE), providing enhanced security.
fork wallet-platform-sign-java to your github
git@github.com:339-Labs/wallet-platform-sign-java.gitgit branch -C xxx
git checkout xxx
coding
git add .
git commit -m "xxx"
git push origin xxx