1 parent d2b2cd9 commit b26b653Copy full SHA for b26b653
1 file changed
README.md
@@ -20,6 +20,8 @@
20
21
Framework-agnostic deployment system for EVM smart contracts, and the deployment engine behind hardhat-deploy v2.
22
23
+> 📚 **Full documentation is available at [rocketh.dev](https://rocketh.dev)** - guides, API reference and examples.
24
+
25
## Features
26
27
- 🔧 **Framework Agnostic** - Works with any Ethereum development toolchain
@@ -65,10 +67,6 @@ npm install rocketh @rocketh/deploy @rocketh/node
65
67
yarn add rocketh @rocketh/deploy @rocketh/node
66
68
```
69
-## Documentation
-
70
-For full documentation, visit [rocketh.dev](https://rocketh.dev).
71
72
## Getting Started
73
74
In this guide, we will create a new project using Rocketh from scratch..
0 commit comments