Skip to content

movementlabsxyz/x-chain-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoveVM

A simple blockchain virtual machine with a Read-Eval-Print Loop (REPL) interface for simulating transactions.

Quick Start

cargo run

Development

cargo test  # Run tests

Features

  • Simple transaction system with send and credit operations
  • Memory trace tracking for all operations
  • Interactive REPL interface
  • State management with account balances
  • Transaction execution status tracking

About

An abstract VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages