Support for Generic Network configuration
Currently the demos are particular hard-coded cases with assembly being seemingly hard-coded. This is quite evident in the Network.set_gas_state()
function which cannot handle other network config than the demos provide (also pointed out in #2 (closed)).
This must be improved by using generic network framework to tie things together, ambivalently.