blockchain - Smart contracts confidentiality and privacy -


i'd create app requiring smart contracts 2 parties know eth address , amount needed send there code execute. possible that?

your code immutable , hackers can't mess code. can execute else it. if leave hole in system can enter , execute code can cause damage via hole, can dao exploit example.

anyone can see compiled byte code on blockchain, in order understand how works need precompiled human readable code. long keep private human version have access byte code. currently, there isnt way human code compiled code.

so answer question contract public, long dont publish address, human readable code, or amount needed should fine.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -