You are here |
blog.quarkslab.com | ||
| | | |
yos.io
|
|
| | | | The history of software development spans decades. We benefit from the best practices, design patterns, and nuggets of wisdom that has accumulated over half a century. In contrast, smart contract development is just getting started. Ethereum and Solidity launched in 2015, only a handful of years ago. The crypto space is an ever-growing uncharted territory. There's no definitive stack of tools to build decentralized apps. There are no developer handbooks like Design Patterns or Clean Code for smart contra... | |
| | | |
blog.trailofbits.com
|
|
| | | | By Joop van de Pol We found a vulnerability in a threshold signature scheme that allows an attacker to recover the signing key of threshold ECDSA implementations that are based on Oblivious Transfer (OT). A malicious participant of the threshold signing protocols could perform selective abort attacks during the OT extension subprotocol, recover the secret | |
| | | |
www.openzeppelin.com
|
|
| | | | OpenZeppelin has assembled a team of ZKP experts, delivering security audits to top-tier projects including ZK-Sync, Scorll, and Linea over the past 2 years. Based on these valuable collaborations, OpenZeppelin is now officially launching the ZKP practice with a range of top-tier services aimed at innovative projects building and operating the top ZKP systems in the world. | |
| | | |
blog.adnansiddiqi.me
|
|
| | This post going to be a bit longer as I am going to cover multiple concepts. I will be covering the following things: Smart Contracts and how do they work in Ethereum blockchain. The basics of Solidity Programming language and how to use online and existing IDEs to write and test them. Using Truffle and |