Set up client

Walk Through

The code is written in java . make sure you add jdk in your environment.

  1. download the code
  1. modify application.properties
  • node.didPrefix change it to your own local sidechain node .
  • did.address change it to your own fee collection address .
  1. install project
  • mvn install -Dmaven.test.skip -Dgpg.skip
  1. start your project
  • java -jar did.api-*.jar