Converting UI selected field to solidity smart contract

Folks

While pitching the idea of smart contract to handle business processes, one of our client asked a very important question.

Question: What if we need a different logic/business process in future? Can we have user configurable smart contract?

Explanation: Let us say the entire logic changes due to business process change. In that case client will have to contact a solidity developer time and again whenever there is change in the process.

Our idea is to give a UI (with drag and drop option) where user can set smart contract logic and that logic will be translated into solidity smart contract.

My question is that "Is this approach feasible?"

If

yes

then what are the libraries/dependencies available to do this. If

no

then what option do we have? What should be our approach to solve this problem.

Thanks in advance.

#blockchain #solidity

3 Likes2.10 GEEK