Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xkoda/llevm

Talk with EVM Bytecode using webLLM
https://github.com/0xkoda/llevm

Last synced: 9 days ago
JSON representation

Talk with EVM Bytecode using webLLM

Awesome Lists containing this project

README

        

## LLEVM - Talk to EVM Bytecode
LLEVM allows you to decompile and converse with evm bytecode, decompiled solidity, Yul and Opcodes.

### Note
The LLM (Hermes-2-Pro-Llama-3-8B) runs entirely in your browser using WebGPU. Please note that the LLM's output may not always be accurate, so don't treat it as definitive.

For demonstration purposes only.

### Acknowledgments
Inspiration drawn from lang.garden