Hacker News new | ask | show | jobs
by ym705 3249 days ago
"To me it sounds like it is much smarter to use some pre-existing smart contract which is used by many, instead of making your own." This is exactly how the last "big hacking" had happened https://qz.com/1034321/ethereum-hack-a-coding-error-led-to-3...

But as you said writing your own is also error prone.

1 comments

How about taking some existing smart contract, and also reviewing it also carefully? If it is used already by lots of users, people have already trusted it with their money.

I'm pretty sure that developing your own has much, much higher risk than using some pre-existing solution.