Set up client¶
Walk Through¶
The code is written in java . make sure you add jdk in your environment.
- download the code
- 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 .
- install project
- mvn install -Dmaven.test.skip
- start your project
- java -jar base.api-0.0.1.jar