Description
Hey. I love this! It's really great and I'd be happy to help improve/maintain if you ever need help. Here's a couple of things I thought while using this:
-
Might be good to ensure users that the code stays on their machine and no one else will be seeing it. I assume this is the case and I didn't see any network requests happening as I type.
-
I'm unsure of when my code is saved. Auto-save and a notification would be nice (think code pen). Also command + s seems to save - it would be nice to have a notification of when my code is not saved. I lost my code a couple times accidentally swiping on my track pad and the browser going back to the last page, when i went forward my code was gone.
-
I personally don't use the contract feature - rather import the abi and use new web3.eth.Contract(...)
Activity