Browsing: node.js
network – Issue Interacting with ERC721 Contract via Node.js Backend (Error: “missing argument” when calling mintCard), cant mint cards
By admin
I’m working on a project to interact with an ERC721 contract through a Node.js backend using ethers.js. The contract allows…
I’m trying to learn how HD wallets work internally by writing javascript code that can derive child keys from parent…