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

2.13.0 • Public • Published

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

Package Sidebar

Install

npm i hardhat-cannon

Weekly Downloads

365

Version

2.13.0

License

MIT

Unpacked Size

97.6 kB

Total Files

97

Last publish

Collaborators

  • saetaeth
  • fuzzb0t
  • noahlitvin
  • klbyte
  • mjlescano