Skip to content

cosmos-for/cosmwasm-vm

 
 

Repository files navigation

CosmWasm VM

Experimental, minimalistic, no_std friendly abstract virtual machine for CosmWasm contracts execution.

Getting started

  • Install Nix
  • Install Nix Flakes
  • Enter the dev env with: nix develop
  • Run test suite using: cargo test
  • Get a live-updating list of all clippy errors: bacon

About

Alternative CosmWasm VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.3%
  • Nix 0.7%