Pinned Repositories
0xHriday.github.io
awesome-ethereum-security
A curated list of awesome Ethereum security references
Best-DeFi-Security-Practices
A comprehensive list of security practices for DeFi protocols.
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
hardhat-security-fcc
secureum-mind_map
This repo is less actively maintained now but I still monitor it for PR's.
smart-contract-attack-vectors
A curated list of smart contract attack vectors
solidity-a2z
A journey through the depths of the Solidity Programming Language, these notes are a testament to my exploration and understanding of this powerful tool.
solidity-ctf-solutions
A few random exploit scripts from solidity challenges I found interesting. They're all written with remix hence the lack of deploy scripts
solidityPractice
0xHriday's Repositories
0xHriday/awesome-ethereum-security
A curated list of awesome Ethereum security references
0xHriday/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
0xHriday/BEPb
Config files for my GitHub profile.
0xHriday/Best-DeFi-Security-Practices
A comprehensive list of security practices for DeFi protocols.
0xHriday/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
0xHriday/e-maxx-eng
Translation of http://e-maxx.ru into English
0xHriday/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
0xHriday/go
The Go programming language
0xHriday/Hello-World
0xHriday/jasper2
Full-featured Jekyll port of Ghost's default theme Casper v2 👻
0xHriday/mev-job-board
Need a bot?
0xHriday/poc-template
0xHriday/report-template
A markdown based template for writing spearbit reports
0xHriday/secureum-mind_map
This repo is less actively maintained now but I still monitor it for PR's.
0xHriday/simple-security-toolkit
A collection of practical security-focused guides and checklists for smart contract development
0xHriday/solidity
Solidity, the Smart Contract Programming Language
0xHriday/Solidity-DevSecOps-Standard
A checklist detailing DevSecOps practices for EVM-based projects.
0xHriday/static-analysis
Eclectic notes on static analysis
0xHriday/the-ethereum-virtual-machine
0xHriday/EIPs
The Ethereum Improvement Proposal repository
0xHriday/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
0xHriday/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
0xHriday/go-ethereum
Official Go implementation of the Ethereum protocol
0xHriday/morphean-sec
Config files for my GitHub profile.
0xHriday/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
0xHriday/rust
Empowering everyone to build reliable and efficient software.
0xHriday/solidity-ctf-solutions
A few random exploit scripts from solidity challenges I found interesting. They're all written with remix hence the lack of deploy scripts
0xHriday/hardhat-security-fcc
0xHriday/QuillAudit_Auditor_Roadmap
This repository contains a mindmap and stepwise resource to get started with Smart Contract Auditing.
0xHriday/soliditypp
Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.