Skip to content

ychokhani7/BlockChain

Repository files navigation

BlockChain

Steps to run

  1. Install latest Java Development Kit (JDK) and configure the environment variables.
  2. Install eclipse and configure it to compile Java
  3. Download Bouncy Castle Jar from https://www.bouncycastle.org/download/bcprov-jdk15on-159.jar .
  4. Import it on eclipse. Open Windows >preferences in the Eclipse menu, and navigate to the Java>Build path > User Libraries tab. Click new and enter a new User Library name: like “bouncycastle_lib” and hit ok. With “bouncycastle_lib” selected press Add External JARs.Click Apply and Close.
  5. Also add the class path for the external jar.
  6. Go to File->Open Projects from file System->Directory->choose the src folder.
  7. Use the run Button to run the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages