movelite
v0.2.1
Published
Lightweight Move VM for local development — anvil-like experience for Movement L1
Readme
movelite
Lightweight Move VM for local development — anvil-like experience for Movement L1.
Install
npm install -g moveliteThe installer pulls a pre-compiled binary for your platform via optional dependencies. Supported:
darwin-arm64(Apple Silicon)darwin-x64(Intel Mac)linux-x64linux-arm64
Usage
movelite start --port 8090See github.com/gilbertsahumada/movelite for endpoints and integration with movehat.
License
Apache 2.0.
The published binary statically links code from aptos-labs/aptos-core at commit e33e3c1b9e (November 20, 2025), which was released under the Apache License 2.0. The subsequent license change by Aptos Foundation (November 21, 2025) does not apply retroactively to code published under Apache 2.0.
