vm-dev

Community

Build Wasm smart contracts, optimize gas.

AuthorEojEdred
Version1.0.0
Installs0

System Documentation

What problem does it solves? Developing and optimizing WebAssembly-based smart contracts with custom gas accounting (VMw) requires specialized tools. This Skill streamlines the process for ËtwasmVM, Ëtrid's custom VM.

Core Features & Use Cases

  • Wasm Execution Engine: Scaffold the core WebAssembly runtime for smart contracts.
  • VMw Gas Logic: Integrate Ëtrid's unique Virtual Machine Watts (VMw) gas accounting.
  • Developer Hooks: Provide essential interfaces for smart contract interaction and deployment.
  • Use Case: Rapidly set up a new smart contract environment within ËtwasmVM, complete with custom gas metering, allowing developers to focus on contract logic rather than infrastructure setup.

Quick Start

Use the vm-dev skill to scaffold a basic ËtwasmVM execution engine with VMw gas charging functionality.

Dependency Matrix

Required Modules

wasmtimeparity-wasm

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vm-dev
Download link: https://github.com/EojEdred/Etrid/archive/main.zip#vm-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository