I'm trying to understand if there's an advantage of including operations in my smart contract that I can also do with ethers.js directly. Let's say I want to sell tokens (something basic), would it make sense to let that be done by my own smart contract?
Jun 3, 2021, 2:42 PM