Working with Contract Modules
The `cweb-tool` for smart contracts is a Typescript nodejs script to manage smart contract code sharing and contract deployment for developers. Development of smart contracts on Coinweb uses the concept of **contract modules*. Deployments of contract modules is lazy by default. That is, you can develop, test, and have dependencies on contract modules that have not yet been deployed to Coinweb...