'How to divide complex smart contract into pieces
I'm an experienced Python developer but a newbie on Solidity. I'm developing a smart contract which is a game as a side project. My problem is complexity. My smart contract has lots of variables and methods and this is making development and maintenance hard. I want to divide it into pieces but I can not imagine how must it be done. Are there any suggestions or examples about that?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
