Socket
Socket
Sign inDemoInstall

hardhat-cannon

Package Overview
Dependencies
Maintainers
0
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hardhat-cannon

Agnostic chain construction. Select the protocols and configuration you need to quickly and easily verify your project


Version published
Maintainers
0
Created
Source

Cannon

Cannon is a Hardhat plug-in inspired by Docker and Terraform. Visit the website for more information, including documentation.

Quick Start

  1. Install the Hardhat plug-in
npm install hardhat-cannon
  1. Add this to your hardhat.config.js
require('hardhat-cannon');
  1. Start a local chain with Synthetix
npx hardhat cannon synthetix:latest

Browse packages for other protocols you can quickly deploy.

Plug-in Development

This plug-in is based on the Hardhat TypeScript plugin boilerplate. Review the README for some relevant information.

Publishing the Package

With appropriate npm permissions, run the following commands:

npx lerna bootstrap
npx lerna publish patch

Keywords

FAQs

Package last updated on 03 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc