Module sewup::runtimes[][src]

Expand description

The run time helps user to setup the contract testing environment

Modules

Contract handler The handler helps you deploy contract and test the contract you developing

A runtime for testing

RT Trait This trait help you abstract any VM into application runtime layer, such that you can easily use your VM with SewUp libs.