alokjkashyap / EthFlashCard

A ethereum app to generate a flash card with redeemable function
MIT License
1 stars 1 forks source link

Write test scripts #7

Open alokjkashyap opened 2 years ago

alokjkashyap commented 2 years ago

Write test cases for the contract

0xm00k commented 2 years ago

For the tests do you prefer typescript ? I can only code it javascript.

alokjkashyap commented 2 years ago

TypeScript would be best cuz the project is setup using typescript but feel free to use any I'll migrate it to typeScript, Once I implement the EIP-2535

0xm00k commented 2 years ago

Ok sure thing 👍🏽

alokjkashyap commented 2 years ago

Thanks, appreciate it.