Inspiration
parity wallet was hacked twice and hundreds of millions of dollars were stolen.
What it does
we secure dapps.
we obfuscate solidity byte code.
this makes it exponentially harder for hackers to see your source code.
we built an npm module called truffle-secure for devs to easily deploy obfuscated code.
we made a chrome extension to show source code on etherscan.
the npm module: http://npmjs.org/package/truffle-secure
the chrome ext: https://chrome.google.com/webstore/detail/injecta/jpffgffkegbgiiknhdojgbhdemdbhjeo
presentation: https://docs.google.com/presentation/d/1w6cahUx8ic93jUZGtOnQnCUH4EV5GIsXEC4NXdgDDFk/edit?usp=sharing
research paper: https://drive.google.com/file/d/1MrQ6udXQzg6TLeKADApZA8oPrG4yOvE2/view
Log in or sign up for Devpost to join the conversation.