Skip to content

AngelCastilloB/java-stealth-address-proof-of-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stealth Address Proof of Concept in Java.

Proof of concept of stealth address implementation in java.

This POC was implemented following the description in this article: https://hackernoon.com/blockchain-privacy-enhancing-technology-series-stealth-address-i-c8a3eb4e4e43

Build

The project was created with IntelliJ IDEA but any build environment with Maven and the Java compiler should work.

To build manually, create the executable with:

 mvn clean package

License

This proof of concept is released under the terms of the Apache 2.0 license. See LICENSE for more information or see https://opensource.org/licenses/Apache-2.0.

About

Proof of concept of stealth address implementation in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages