Jeremy Bernier
Jeremy Bernier
This puts folder and filenames in a `constants.ts` file to be shared across `scripts/deploy.ts` and `tasks/faucet.ts`. Currently these folder/filenames are hardcoded into both of these files. This PR reduces these...
Converts Dapp.js to a React functional component with hooks The React team favors using functional components vs the old class components
The module `crypto` (built in to Node) doesn't work, and the instructions are extremely vague and unclear as to how to resolve this ``` Module not found: Error: Can't resolve...