Closed hswick closed 5 years ago
We are only using truffle for the contract abstraction in the logic of the app. But using web3 for the deploy scripts. This is inconsistent.
We have two options to achieve consistency
Remove truffle contract dependency, and only use web3 contract abstraction. Pros
Switch project to Truffle project Pros
We are only using truffle for the contract abstraction in the logic of the app. But using web3 for the deploy scripts. This is inconsistent.
We have two options to achieve consistency
Remove truffle contract dependency, and only use web3 contract abstraction. Pros
Switch project to Truffle project Pros