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/itch-order-book
Fast implementation of an ITCH order book
charles-cooper/peregrine
EDSL for automated, low-latency trading
charles-cooper/vyper-reference-contracts
reference vyper contracts
charles-cooper/evm-utils
Informal collection of scripts I find useful for debugging vyper things
charles-cooper/block-cache
Keep track of recent Ethereum blocks and detect reorgs
charles-cooper/coems
code poems - PRs welcome!
charles-cooper/crvfunder
A Curve DAO-controlled fundraising smart contract system that directs inflation to funding-seekers.
charles-cooper/vyper-debug
Easy to use Vyper debugger | vdb (https://github.com/ethereum/vyper)
charles-cooper/eth-abi
Ethereum ABI utilities for python
charles-cooper/evm-opcode-gas-costs
Gas Costs from Ethereum Yellow Paper
charles-cooper/venom-design
Venom IR - Vyper intermediate language specification+resources
charles-cooper/yearn-vaults
Yearn Vault smart contracts
charles-cooper/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
charles-cooper/confluent-kafka-python
Confluent's Kafka Python Client
charles-cooper/copra
Ansyncronous REST and WebSocket Python clients for the Coinbase Pro virtual currency trading platform.
charles-cooper/dasy
a lisp built on top of vyper
charles-cooper/docker-dynamodb
It's DynamoDB - in Docker!
charles-cooper/evm-opcodes
A quick reference for EVM opcodes
charles-cooper/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
charles-cooper/interpolate
String interpolation for Haskell done right!
charles-cooper/largeword
Provides Word128, Word192 and Word256 for and a way of producing other large words if required.
charles-cooper/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
charles-cooper/PynamoDB
A pythonic interface to Amazon's DynamoDB
charles-cooper/Pyrseas
Provides utilities for Postgres database schema versioning.
charles-cooper/s3ql
a full featured file system for online data storage
charles-cooper/scilla
Scilla - A Smart Contract Intermediate Level Language
charles-cooper/venom-ir
IR prototyping playground (obviously not production code)
charles-cooper/VyperPunk
charles-cooper/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
charles-cooper/write-ahead-log
WAL abstraction