Sukanya Parashar

Results 3 issues of Sukanya Parashar

### ISSUE Update `truffle init` artifacts. See #5268. ### SOLUTION This PR follows the below mentioned steps to update `truffle init` artifacts - - [x] Remove `Migrations.sol` from `contracts`. -...

## Issue Truffle uses `prettier` for consistent code style across the whole codebase. But there may be some files that need to exclude the use of `prettier` in the git...

priority4 📋

## PR description This PR adds `--url` option to the `truffle exec` command that connects to a specified url. See #5701. ## Testing instructions To test this option, you can...