Pinned Repositories
block-cache
Keep track of recent Ethereum blocks and detect reorgs
coems
code poems - PRs welcome!
dotfiles
my dotfiles
eke-accounts
Unique nicknames for Ethereum accounts. (The word 'nickname' comes from 'eke-name', literally 'additional name'!)
evm-utils
Informal collection of scripts I find useful for debugging vyper things
idylfin
Quantitative Finance Library for Java by Idylwood Technologies
itch-order-book
Fast implementation of an ITCH order book
peregrine
EDSL for automated, low-latency trading
vyper
New experimental programming language
vyper-reference-contracts
reference vyper contracts
charles-cooper's Repositories
charles-cooper/eke-accounts
Unique nicknames for Ethereum accounts. (The word 'nickname' comes from 'eke-name', literally 'additional name'!)
charles-cooper/vyper
New experimental programming language
charles-cooper/dotfiles
my dotfiles
charles-cooper/py-huff
charles-cooper/vim-vyper
Vim syntax highlighting for the experimental programming language Vyper
charles-cooper/curve-stablecoin-archive
fork of curve-stablecoin which github somehow didn't register as a fork
charles-cooper/gascomps
gas comparisons between vyper and solady
charles-cooper/cpython
The Python programming language
charles-cooper/createx
Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
charles-cooper/curve-stablecoin
Stablecoin powered by LLAMMAs
charles-cooper/EIPs
The Ethereum Improvement Proposal repository
charles-cooper/eof
EOF specification
charles-cooper/era-compiler-vyper
The zkEVM Vyper compiler.
charles-cooper/eth-stdlib
charles-cooper/eth-tester
Tool suite for testing ethereum applications.
charles-cooper/execution-apis
Collection of APIs provided by Ethereum execution layer clients
charles-cooper/gaboon
charles-cooper/go-ethereum
Official Go implementation of the Ethereum protocol
charles-cooper/ipykernel
IPython Kernel for Jupyter
charles-cooper/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
charles-cooper/nest_asyncio
Patch asyncio to allow nested event loops
charles-cooper/protocol-research-review
A public forum for discussing submissions for protocol research conducted by the Cryptorisksteam
charles-cooper/py-evm
A Python implementation of the Ethereum Virtual Machine
charles-cooper/pygments
Pygments is a generic syntax highlighter written in Python
charles-cooper/revm
Ethereum Virtual Machine written in rust that is fast and simple to use
charles-cooper/snekmate
State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks.
charles-cooper/titanoboa
a vyper interpreter
charles-cooper/transient-storage-demo
charles-cooper/tricrypto-ng
Automatic Market Maker (AMM) for three unpegged assets, written in Vyper.
charles-cooper/yearn-vaults-v3