Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/0xkoda/llevm
- Owner: 0xKoda
- License: mit
- Created: 2024-08-22T19:26:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T20:53:01.000Z (3 months ago)
- Last Synced: 2024-08-24T21:58:56.411Z (3 months ago)
- Language: HTML
- Homepage: https://llevm.xyz
- Size: 49.8 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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