1.0.13 • Published 1 year ago

warp-contracts-plugin-ivm v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Warp Contracts isolated-vm plugin

This plugin adds a support for isolated-vm-based executor.

Installation

yarn add warp-contracts-plugin-ivm

WarpFactory.forMainnet()
  .use(new IvmPlugin({}));

Requires: 1. warp-contract SDK ver. min. 1.2.22. 2. At least 2GB of ram to be built - https://github.com/laverdet/isolated-vm/issues/309 3. gcc (ubuntu-like: sudo yum install gcc gcc-c++, fedora-like: sudo yum install gcc gcc-c++)

1.0.13

1 year ago

1.0.12

1 year ago