fhenix-hardhat-docker
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

Fhenix-Hardhat-Docker Plugin NPM Package Github Actions License: MIT

Usage

  • localfhenix:start To start a local dev environment using docker. By default, the instance will listen for rpc connections on port 42069
  • localfhenix:stop Stops the docker container

To start the container:

pnpm hardhat localfhenix:start

If starting the instance was successful, you should see the message: Started LocalFhenix successfully at 127.0.0.1:42069.

To stop the running container:

pnpm hardhat localfhenix:stop

Which will result in Successfully shut down LocalFhenix

/fhenix-hardhat-docker/

    Package Sidebar

    Install

    npm i fhenix-hardhat-docker

    Weekly Downloads

    109

    Version

    0.3.2

    License

    MIT

    Unpacked Size

    26.6 kB

    Total Files

    25

    Last publish

    Collaborators

    • fhenixprotocol