Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 974 Bytes

File metadata and controls

31 lines (29 loc) · 974 Bytes
layout home
hero
name text tagline image actions
rocketh
Framework-agnostic deployment system for EVM smart contracts
Rocketh, as in "it deployeth". Deploy scripts that run anywhere: Node, your tests, even the browser.
dark light alt
/logo.svg
/logo.svg
rocketh logo
theme text link
brand
Documentation
/documentation/
theme text link
alt
hardhat-deploy
/hardhat-deploy/
theme text link
alt
GitHub
features
title details
Declarative Deployments
Define what state you want, rocketh takes care of the rest
title details
Replicable Deployments
Reuse your deployments in test or even in the browser
title details
Modular
At its core, rocketh only provide a save and read function for deployment, everything else is an external module