mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 20:36:19 +00:00
72ca980198
* Initial setup with hardhat and typescript. * Add test for integer type. * Add test for unsigned integer type. * Add test for boolean type. * Add test for address type. * Add test for string type. * Setup building library with typescript. * Remove hardhat dependency from getStorageValue library function. * Move contracts to test and remove deploy script. * Add readme for running tests. Co-authored-by: nikugogoi <95nikass@gmail.com>
9 lines
67 B
Plaintext
9 lines
67 B
Plaintext
node_modules
|
|
|
|
#Hardhat files
|
|
cache
|
|
artifacts
|
|
|
|
#yarn
|
|
yarn-error.log
|