Posts in category: "web3"
Calling smart contract functions using web3.js - call() vs send()
I’ve recently been doing Udacity’s Blockchain Developer Nanodegree, and the gotcha that has caused me the most wasted hours is the difference between calling a method in my smart contract using the call() vs send() web3.js methods. Using web3.js to call smart contract functions Web3.js...
Page 1 of 1