tokenika / eosfactory

Python-based EOS smart-contract development & testing framework
http://eosfactory.io/
Other
243 stars 62 forks source link

Verbosity overkill on ContractBuilder() #60

Closed jakub-zarembinski closed 5 years ago

jakub-zarembinski commented 5 years ago
$ contract = ContractBuilder(project_from_template("foo_bars2", template="01_hello_world"))
######### Create contract ``foo_bars2`` from template ``01_hello_world``.
Contract project 'foo_bars2' created from template '01_hello_world' in directory
    /mnt/x/Workspaces/EOS/contracts/foo_bars2
* Contract directory is
    /mnt/x/Workspaces/EOS/contracts/foo_bars2
######### Create a ``Contract`` object.
* Contract directory is
    /mnt/x/Workspaces/EOS/contracts/foo_bars2