plasm-truffle-plugin

0.0.0 • Public • Published

Plasm Truffle Plugin

This is meant to be used with the Plasm Truffle box: https://github.com/PureStake/plasm-truffle-box.git

The plugin is used to get you started with a local standalone Plasm node quickly, the following commands are available:

Install

In this context, installing means downloading the Docker image of the Plasm standalone node (requires Docker to be installed).

node_modules/.bin/truffle run plasm install

Start

Start the standalone Plasm node.

node_modules/.bin/truffle run plasm start

Stop

Stop the standalone Plasm node. This will remove the container, thus purging the chain.

node_modules/.bin/truffle run plasm stop

Pause

Pause the standalone Plasm node.

node_modules/.bin/truffle run plasm pause

Unpause

Unpause the standalone Plasm node.

node_modules/.bin/truffle run plasm unpause

Status

Shows the status of the standalone Plasm node.

node_modules/.bin/truffle run plasm status

Contact Us

We welcome any feedback, so feel free to reach out through our official Discord Channel.

Credits

This repo started from a fork of moonbeam_truffle_plugin.

Package Sidebar

Install

npm i plasm-truffle-plugin

Weekly Downloads

14

Version

0.0.0

License

Apache2.0

Unpacked Size

8.24 kB

Total Files

12

Last publish

Collaborators

  • hskang9