KYC-chain
KYC-chain copied to clipboard
Node init.js not working
Hi rudra, Everytime I run node init.js I am getting the following error:-
abiDefinition = JSON.parse(contract.contracts[':kyc'].interface); ^
TypeError: Cannot read property ':kyc' of undefined at Timeout.afterDelay [as _onTimeout] (/Users/admin/Desktop/KYC-chain/root/init.js:16:50) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7)
Can you please help me with this. What should I change in the code or what should I download?