Brandon Mellus
Brandon Mellus
So, my original solution didn't pass the first time. I wasn't aware that I needed to run "npm test" and make sure it passed. My bad. Anyway, I ran "npm...
See Issue #37 Created test cases for Hyperkv. I made the hyperkv instance separate from hypercore so it wouldn't break the code. Take a look at it, and see if...
# Pull Request ## Change Summary Summary of changes made. Adds a date modified label to resource cards ## Change Reason Shows how information is currently being handled, and how...
**Describe the bug** I followed the instructions in the README file, but when I went to check `localhost:5173`, the page was not working. @marcbachan discovered that the "start" script in...