Search Criteria
Package Details: lua-evm 0.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lua-evm.git (read-only, click to copy) |
|---|---|
| Package Base: | lua-evm |
| Description: | Pure-Lua client for Ethereum and EVM-compatible blockchains |
| Upstream URL: | https://gitlab.com/NathanTheTerrible/lua-evm |
| Licenses: | MIT |
| Provides: | lua-evm |
| Submitter: | NathanElliott |
| Maintainer: | NathanElliott |
| Last Packager: | NathanElliott |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-05-19 12:31 (UTC) |
| Last Updated: | 2026-05-19 12:31 (UTC) |
Dependencies (7)
- lua (pallene-luaAUR)
- make (make-gitAUR, make-staticAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (optional) – default HTTP transport (already on most systems)
- gmp (gmp-hgAUR) (optional) – required for transaction signing (v0.2+)
- libsecp256k1 (libsecp256k1-gitAUR) (optional) – required for transaction signing (v0.2+)
- lua51-bitop (optional) – bitwise ops for stock Lua 5.1 users
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (optional) – required for transaction signing (v0.2+)