Add npm script to run app with local network #66
Reference in New Issue
Block a user
Delete Branch "features/run-scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
npm run start:local - sets NETWORK_ID and WEB3_PROVIDER_URL to local network defaults
👍