Search posts, tags, users, and pages
Azim Ahmed
I am excited to share my recent DAPP project in which I explored meta transactions to allow users to perform blockchain transactions without paying for gas. This single-page DAPP displays a collection of ERC1155 tokens. Each token holds an image of a...
Matimu Ignatius
Hello Azim Ahmed Great article...
How do I resolve the error below?
Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'toHexString')
Matimu Ignatius Ah next for some reason doesn't let you put variable names without a prepend NEXT_PUBLIC. So you should probably rename your env variable to NEXT_PUBLIC_PRIVATE_KEY in all the places.
Azim Ahmed I renamed crossing my fingers it works but new server error.
Azim Ahmed I attempted
Resluted to this error
Matimu Ignatius
Hello Azim Ahmed Great article...
How do I resolve the error below?
Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'toHexString')