Lambdaclass
A venture studio and a engineering powerhouse at the same time
- 622 followers
- Buenos Aires, Argentina
- http://lambdaclass.com/
- federico@lambdaclass.com
Pinned Loading
Repositories
Showing 10 of 320 repositories
- cairo-vm Public
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
- cairo_native Public
A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.
- eigenda-client-rs Public Forked from Layr-Labs/eigenda-client-rs
Rust client for interacting with eigenda.
- execution-spec-tests Public Forked from ethereum/execution-spec-tests
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients