Skip to content

Repositories & Resources

The canonical home for PulseVM and the Metal Blockchain stack is github.com/MetalBlockchain.

PulseVM core

RepoWhat it is
pulsevmThe virtual machine itself — "fast virtual machine focused on banking"
metalgoThe Metal Blockchain node PulseVM plugs into
leapC++ Antelope reference implementation — the semantic anchor

Contract development

RepoWhat it is
pulse-cdtC++ Contract Development Kit (repo currently private — the standard Antelope CDT conventions apply)
pulse-cdt-rustRust CDT — and the chain's open, auditable system contracts (contracts/: system, token, msig, bios)
pulse-tscTypeScript/AssemblyScript contracts (community)

SDKs & tooling

RepoWhat it is
pulsevm-jsTypeScript SDK — signing, ABIs, transact
pulsevm-demo-dappsOfficial demo applications — working end-to-end dapp examples (repo currently private)
pulse-cli-tsWorking CLI for accounts, contracts, actions, permissions (community)
hyperion-rsFull-history API / indexer for PulseVM chains — native Rust rewrite (supersedes pulsevm-hyperion)
metal-network-runnerRun a local Metal network for development
metal-monitoringNode monitoring tooling

Ecosystem

RepoWhat it is
pulse-explorerBlock explorer for PulseVM chains — accounts, contracts, tokens, producers, wallet (community) — live at testnet.explorer.pulsevm.dev
pulse-cutoverAntelope→PulseVM cutover agent — snapshot ceremony, byte-exact verification, API/history endpoint continuity (community)
explorerMetal Blockchain explorer (repo currently private)
metal-walletWeb wallet
metal-docsMetal Blockchain documentation

This site

paulgnz/pulsevm-docs — corrections and PRs welcome.

Community