does it use gas or connect to metamask n sepolia for testing ?
@franktimestamp2 жыл бұрын
Nice vijeo...
@red_onex--x8082 жыл бұрын
Thx will check it out
@Philson2 жыл бұрын
Still prefer hardhat for the familiar js
@JamesBachini2 жыл бұрын
Agree, hardhat is great for simple unit tests and deployment scripts
@techlane36642 жыл бұрын
You can do this in remix
@JamesBachini2 жыл бұрын
You can but remix is slightly limiting in its simplicity. Still a great tool that I use a lot. If you wanted to write a unit test fuzzing the inputs and manipulation of state bars and chain parameters I don't think it would be possible or optimal to use remix.