This smart contract implements synchronization with the sidechain, and the user also withdraws from the contract.
- run
npm run ganachefrom project's root directory in terminal. - run
npm run testfrom project's root directory in another terminal window.