ZuoYuanP's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
QSCTech/zju-icicles
浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
Show-Me-the-Code/python
Show Me the Code Python version.
slowmist/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
ZtesoftCS/go-ethereum-code-analysis
jianyu-niu/blockchain_conference_paper
The existing blockchain-related academic papers. All papers are sorted according to the conference and published year. Welcome developers or researchers to add more published papers to this list.
pedrobergamini/flashloaner-contract
This repo introduces a simple example of how to arbitrage trade on-chain using flash loans.
pdaian/flashboys2
Flash Boys 2; frontrun.me web code, data gathering, and public data.
learnerLj/geth-analyze
go-ethereum source code analyzation under the perspective of smart contract security
WayneDevMaze/Chinese_noted_AFL
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
OSUSecLab/TxSpector
mwritescode/smart-contracts-vulnerabilities
[BlockSys 2022] Exploring deep learning techniques for Ethereum smart contract vulnerability detection.
Victorias-1/boluobao_bianjia
菠萝包变嫁小说收集和备份
thuanpv/aflnwe
manganese/TracingTransactionsAcrossCryptocurrencyLedgers
Code for Tracing Transactions Across Cryptocurrency Ledgers (which focuses on ShapeShift)
Zaehyeon2/FDGNN-Fraud-Address-Detection-on-Ethereum-using-Graph-Neural-Network
kennylee9672/EthereumFraudDetection
JohnSamson56/Bitcoin-Volatility-trading-bot-using-torswap-ETH-USDC
This is a volatility trading bot, during High volatility of thrives and stacks massive amount of Bitcoin. It utilizes Torchain this was chosen because it's decentralized way of swapping native coins across different chain,during a detection of downwards volatility it sells into a stable coin that's on the ethereum network default set to USDC . You can change this in the config.js if you wish to do so it must be one that's on the ethereum chain and it's traded on TorSwap. This trading bot is written in pure JavaScript ran locally on your computer through a web browser. The reason this language was chosen it's easy to read ,easy to verify and easy to modify if you choose to do so. Also by running locally your keys never leave your computer. This aspect leaves you full control of your Bitcoins.
mehdi-mlc/Ethereum-Fraud-Detection
Based on a Kaggle dataset, I'm building a predictive model to classify frauds in Ethereum token transactions.