Closed rkalis closed 5 years ago
Thank you for your contribution! I'm currently rewriting the tool right now and adding new features. I might not merge your branch entirely because of the potential conflicts but I'll definitely include some of your work!
Hi, I added a few things to the project that might be nice to introduce starter dapp developers to.
truffle-assertions
library to assert that a Set event has been emitted (as a way to test the setNumber function)Let me know what you think.