Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.1 KB

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.

Team

Technologies Used:

  • Blockchain
  • Java
  • Eclipse IDE

License

License