EYBlockchain / starlight

:zap: solidity --> zApp transpiler :zap:
Other
188 stars 38 forks source link

Testing orchestration during zappify #341

Open kKahina opened 3 weeks ago

kKahina commented 3 weeks ago

Overview

Run orchestration tests during the zappify of contracts

Tasks

Run checks in orchestration files, run eslint checks on namefunction.mjs, api-service.mjs and route.mjs when zappifying contracts;

Optional

running eslint checks in temp-zapp folder

Definition of done

Find errors in ORCHESTRATION during the zappify and generate eslint file.