Skip to main content

8 docs tagged with "Virtual Machines"

View All Tags

How to Build a Simple VM From Scratch

This is a language-agnostic high-level documentation explaining the basics of how to get started at implementing your own virtual machine from scratch.

Introduction to Virtual Machines

A Virtual Machine is a blueprint for a blockchain. VMs can define anything you want, but will generally define transactions that are executed and how blocks are created.

Virtual Machines

Virtual Machine is a virtual environment inside blockchain networks that executes smart contracts and transactions according to predetermined rules and protocols.