Skip to content

339-Labs/wallet-platform-sign-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallet-platform-sign-java repo

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.

Contribute

1.fork repo

fork wallet-platform-sign-java to your github

2.clone repo

git@github.com:339-Labs/wallet-platform-sign-java.git

3. create new branch and commit code

git branch -C xxx
git checkout xxx

coding

git add .
git commit -m "xxx"
git push origin xxx

About

cex signing machine service providing secure private key management, automated transaction signing, and integration with risk control systems. Designed for high-performance and reliability in exchange environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages