/solc-ts-lambda

λ an AWS Lambda function written in TypeScript for compiling Solidity smart contracts targeting EVM

Primary LanguageTypeScriptMIT LicenseMIT

solc-js-lambda: A serverless Ethereum smart contract compiler using AWS Lambda and TypeScript

This project is a proof of concept for a serverless Ethereum smart contract compiler using AWS Lambda and TypeScript. It is based on the solc-js project.