|
|
@ -7,7 +7,7 @@ iii. There are no files existing in the File Explorer |
|
|
|
|
|
|
|
|
|
|
|
This workspace contains 3 directories: |
|
|
|
This workspace contains 3 directories: |
|
|
|
|
|
|
|
|
|
|
|
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name. |
|
|
|
1. 'contracts': Holds three contracts with increasing levels of complexity. |
|
|
|
2. 'scripts': Contains four typescript files to deploy a contract. It is explained below. |
|
|
|
2. 'scripts': Contains four typescript files to deploy a contract. It is explained below. |
|
|
|
3. 'tests': Contains one Solidity test file for 'Ballot' contract & one JS test file for 'Storage' contract. |
|
|
|
3. 'tests': Contains one Solidity test file for 'Ballot' contract & one JS test file for 'Storage' contract. |
|
|
|
|
|
|
|
|
|
|
|