Hsiang-xxs
👨💻 Shadowy Super-Coder 🥷 | 🌈 🌱 Blockchain, Ethereum, DeFi, DAO, NFT, DApp, Smart Contract, Solidity 🌊 🚀
Pinned Repositories
abdk-libraries-solidity
Open-Source Libraries for Solidity by ABDK Consulting
Auction
Auction smart contract and DApp
Crowdfundings
Crowdfundings DApp example
DeFi-Developer-Road-Map
DeFi Developer Road Map. Feel free to submit a pull request, with anything from small fixes to translations, docs or tools you'd like to add.
ethereum-developer-tools-list
A guide to available tools and platforms for developing on Ethereum.
Note-DApp
A Note DApp on Ethereum
Token
via-issuer
Reference implementation of Via issuer and Via payment tokens for ethereum
Web3-Ethereum-fullstack-application
A Web3 Ethereum fullstack application test task
Hsiang-xxs's Repositories
Hsiang-xxs/backrunner
a simple Ethereum mempool backrunner written in Typescript for educational purposes at devcon
Hsiang-xxs/Blockchain-dark-forest-selfguard-handbook
Blockchain dark forest selfguard handbook. Master these, master the security of your cryptocurrency.
Hsiang-xxs/blocksec-ctfs
A curated list of blockchain security Capture the Flag (CTF) competitions
Hsiang-xxs/bytepeep
Minimal bytecode peephole optimizer
Hsiang-xxs/create2deployer
Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
Hsiang-xxs/DeFiHackLabs
Reproduce DeFi hack incidents using Foundry.
Hsiang-xxs/DeFiLabs
On-chain test DeFi using Foundry
Hsiang-xxs/DeFiVulnLabs
To learn common smart contract vulnerabilities using Foundry!
Hsiang-xxs/ERC721A
https://ERC721A.org
Hsiang-xxs/ethereum-transaction-viewer-frontend
Frontend for https://tx.eth.samczsun.com/
Hsiang-xxs/foundry-huff
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
Hsiang-xxs/heimdall-rs
Heimdall is an advanced Ethereum smart contract toolkit for forensic and heuristic analysis.
Hsiang-xxs/huff-examples
A collection of commonly used, vigorously tested Huff contracts for learning purposes.
Hsiang-xxs/huff-math
OpenZeppelin's SafeMath library implemented as a contract in the Huff language. Spoiler: It's cheap.
Hsiang-xxs/huff-project-template
Foundry Repository Template that supports writing contracts in Huff using the foundry-huff library.
Hsiang-xxs/huff-rs
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
Hsiang-xxs/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
Hsiang-xxs/notes
Hsiang-xxs/python-tradingview-ta
Unofficial TradingView technical analysis API wrapper.
Hsiang-xxs/SCV-List
Smart Contract Vulnerabilities (SCV) List
Hsiang-xxs/snekmate
State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks.
Hsiang-xxs/solady
Optimized Solidity snippets.
Hsiang-xxs/solbase
⚡ Modern, opinionated, and gas optimized base for smart contract development.
Hsiang-xxs/solenv
Dotenv parser for solidity & foundry
Hsiang-xxs/stdity
solidity stdlib
Hsiang-xxs/uniswapv3-book
Uniswap V3 Development Book
Hsiang-xxs/whatsabi
Guess an ABI from an Ethereum contract address, even if it's unverified
Hsiang-xxs/WTF-Ethers
我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。
Hsiang-xxs/WTF-Solidity
我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。官网: https://wtf.academy
Hsiang-xxs/zolidity
Zero-fuss smart contracts. Experiments on Ethereum.