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
Currently, the src/blockpy.js file has all the initial configuration for the application stored there. That logic should really be broken up into a separate file that makes more sense, potentially multiple separate files.