Pinned Repositories
527-ubiquant-market-prediction
aioquant
Asynchronous event I/O driven quantitative trading framework.
AIOQuant-Frontend
The Interactive Frontend Built for Aioquant.
Alpha-101-GTJA-191
AmmPriceVerification
amm price verification
badger-scwBtc-strategy
freqtrade
Free, open source crypto trading bot
gmx-stake-arbitrum-stra
Stake GMX on Arbitrum strategy.
Two-coins-pool-on-Curve
One pegged coin and one non-pegged coin Pool on Curve.fi exchange pools.
whatsabi
Guess an ABI from an Ethereum contract address, even if it's unverified
twpony's Repositories
twpony/AmmPriceVerification
amm price verification
twpony/freqtrade
Free, open source crypto trading bot
twpony/amm-arbitrageur
An arbitrage bot between Uniswap AMMs
twpony/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
twpony/backrunner
a simple Ethereum mempool backrunner written in Typescript for educational purposes at devcon
twpony/balpy
Tools for interacting with Balancer Protocol V2 in Python.
twpony/blocksec-ctfs
A curated list of blockchain security Capture the Flag (CTF) competitions
twpony/brownie-tutorial
Brownie Video Tutorial at https://www.youtube.com/playlist?list=PLVOHzVzbg7bFUaOGwN0NOgkTItUAVyBBQ
twpony/cfmm-math-libraries
Comprehensive CFMM Fixed Point Math libraries for price simulation, fixed point conversion, and swap simulation on v2/v3 pools.
twpony/curve-gas-estimates
Gets gas cost estimates for Curve contracts using evm-trace.
twpony/ethereum-tx-sign
twpony/gym
A toolkit for developing and comparing reinforcement learning algorithms.
twpony/Gymnasium
A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)
twpony/hummingbot
Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
twpony/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
twpony/MEV-bot
Uniswap v2 MEV bot - Updated mempool settings - October 2022
twpony/mev-bsc
Binance Smart Chain geth-based client with MEV Searcher features
twpony/mev-inspect-js
A JS port of "mev-inspect-py" optimised for ease of use.
twpony/mev_bundle_generator
A MEV bundle generator written in Rust
twpony/multicall
Multicall: Aggregate multiple constant function call results into one
twpony/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
twpony/post-merge-mev
twpony/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
twpony/rust-web3
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
twpony/simple-arbitrage
Example arbitrage bot using Flashbots
twpony/simple-uniswap-sdk
Uniswap SDK which handles the routes automatically for you, changes in trade quotes reactive subscriptions, exposure to formatted easy to understand information, bringing back the best trade quotes automatically, generating transactions for you and much more.
twpony/uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
twpony/vnpy
基于Python的开源量化交易平台开发框架
twpony/web3-flashbots
Web3.py plugin for using Flashbots' bundle APIs
twpony/web3pyMempool
Query the Ethereum Mempool with web3py