Jul 25, 2017 · 1 min read
Smart contracts are like serverless applications since the code lives on the network so you do not need a node in order for clients to use your dapp since clients should be using their own node or a third party node. Having your own node will make things like sending transactions/testing/monitoring much easier for you.
