Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages