issues
search
Weminal-labs
/
Movelazy
The Movement extension
1
stars
1
forks
source link
[Feature] VS Code integration: Aptos, Solidity local
#6
Open
hien-p
opened
5 days ago
hien-p
commented
5 days ago
cc: @Menh1505 @Khoa-Dam @Huc06
Menh1505
commented
5 days ago
Sol/Hardhat interact
[ ] Config
[ ]
check
Check whatever you need
[ ]
clean
Clears the cache and deletes all artifacts
[x] ⏫
compile
Compiles the entire project, building all artifacts
[ ]
console
Opens a hardhat console
[ ]
coverage
Generates a code coverage report for tests
[ ]
flatten
Flattens and prints contracts and their dependencies
[ ]
help
Prints this message
[ ]
node
Starts a JSON-RPC server on top of Hardhat Network
[x] ⏫
run
Runs a user-defined script after compiling the project
[x] ⏫
test
Runs mocha tests
[ ]
typechain
Generate Typechain typings for compiled contracts
[ ]
verify
Verifies contract on Etherscan
cc: @Menh1505 @Khoa-Dam @Huc06