near-vm-runner 0.9.0

This crate implements the specification of the interface that Near blockchain exposes to the smart contracts.
Documentation

near-vm-runner

An engine that run smart contracts compiled to Wasm by exposing them near-vm-logic through the host functions. Currently is using Wasmer and singlepass compiler.

Can be used for benchmarks of smart contracts.