siphon-library
v1.3.0
Published
A library for ...
Downloads
3
Readme
Siphon Library
Siphon Library is a TypeScript library that enables your application to connect to a Siphon server for analyzing Solidity smart contracts. The Siphon server uses static analysis (as described in the Siphon thesis) to identify inefficiencies and gas optimization patterns in your Solidity code.
Table of Contents
Features
- Connect via WebSocket: Seamlessly connect to a Siphon server using WebSockets.
- Request Optimization Patterns: Analyze Solidity code to retrieve a map of detected gas optimization patterns.
License
This project is licensed under the MIT License.
