You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story / Job to be Done / Problem
As a developer, I want to be able to experiment with, and validate, the intended changes. Since we're also doing transactions, creating commitments, calling for data, it would be helpfull to spin this up locally
Potential solution ideas
yarn script spinning up a ganache instance, deploying the contract, launching the react app and connecting to the contract in the ganache instance. Mock for Chainlink and Strava API call. This might need to be sliced..