Vintage A quick and dirty Ethereum implementation in Scala. Done: RLP Trie VM (missing precompiled contract support) TODO: Transaction Blockchain This currently passes all VM Tests in Ethereum Tests. References Ethereum Yello Paper py-trie RLP wiki py-evm