Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 333 Bytes

File metadata and controls

10 lines (6 loc) · 333 Bytes

Instructions

STEP1: Run the Corda network using following command from root directory:

  • ./gradlew deployNodes
  • ./kotlin-source/build/nodes/runnodes

STEP2: Open the web-client file and add your machine IP in the ajax post request url

STEP3: Run the web-client file in your browser.