E

Ethernal

Etherscan for private blockchain

Rework data storage for artifact

Storing large json in Firebase firestore is actually not possible.
It's not possible either to upload json files to Firebase storage directly from nodejs πŸ™„
Ended up using Firebase Database to store my json, but I would take any recommendation on how to easily store large jsons (ideally using Firebase/Google cloud for ease of integration with existing tools)

Display variable storage on blocks/transaction pages in

Now you can see the new state of your contract directly on the transaction page

Finished core of hardhat plugin

Hardhat plugin that push artifact info to Ethernal
This was tricky because information is a bit all over the place and I needed a reliable way of linking it all together

Added Logrocket to debug frontend

Spying on my user's console πŸ•΅πŸ»β€β™‚οΈ
  • β—„ Previous
  • Next β–Ί