Skip to content

paulgnz/pulsevm-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulsevm-docs

The documentation & reference site for PulseVM — the open-source, Antelope-lineage (ex-EOSIO) execution environment for Metal Blockchain subnets, running on Avalanche Snowman consensus. PulseVM is the base for A-Chain, the future of XPR Network.

🌐 Live: pulsevm.dev

What's here

  • Guide — accounts & permissions, native multisig, resources, finality
  • For Institutions — banks & fintechs, credit unions, government, enterprises, objections answered
  • Compare — vs Ethereum, vs permissioned EVM
  • Build — getting started, Rust / C++ / TypeScript quickstarts, CLIs, RPC & REST API
  • Network — endpoints, launching your own network, running a validator
  • Repositories — the canonical MetalBlockchain stack

The site is markdown-first and agent-friendly: every page is also served as raw markdown (append .md to any path), with /llms.txt, /llms-full.txt, and an /agents quickstart.

Develop

VitePress. Content lives in docs/.

npm install
npm run dev      # local preview
npm run build    # static build + llms.txt / markdown mirrors (scripts/postbuild.mjs)

Deployed on Vercel; pushes to main ship automatically.

Contributing

Corrections and additions welcome — open a PR. Pages are plain markdown under docs/. Keep the tone plain-spoken and the technical claims verifiable.

Credits

PulseVM is open source, created by Metallicus CTO Glenn Mariën (@MlennGarien). Site by Paul Grey. A Metallicus project on Metal Blockchain.

About

Documentation & reference site for PulseVM — the open-source Antelope-on-Avalanche execution environment for Metal Blockchain. Live: pulsevm.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors