HAECHI-LABS / vvisp

A Smart Way to Operate Smart Contracts on EVM Based Blockchains like Ethereum
MIT License
85 stars 25 forks source link

feat: add name prop in service.vvisp.json to indicate the contract name #168

Closed JhChoy closed 5 years ago

JhChoy commented 5 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Always find the name of the contract which is same as the name of the file.

What is the new behavior?

Allow user to indicate the exact file name.

Does this PR introduce a breaking change?