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.prefix change it to your own local mainchain node .
  • node.didPrefix change it to your own local sidechain ndoe .
  • did.address change it to your own fee collection address .
  1. install project
  • mvn install -Dmaven.test.skip
  1. start your project
  • java -jar base.api-0.0.1.jar