From ecfb2592b49d67db14082802caa548f18393da82 Mon Sep 17 00:00:00 2001 From: Leonardo Zizzamia Date: Sat, 27 Jan 2024 15:24:02 -0800 Subject: [PATCH] re --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fef1c83d48..a2630a6c2f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,25 @@ > OnchainKit is a collection of CSS, React components and Core utilities specifically crafted to enhance your creativity when building onchain applications. -## Core utilities + +## Getting Started +Add OnchainKit to your project, install the required packages. + + +```bash +# Use Yarn +yarn add @coinbase/onchainkit + +# Use NPM +npm install @coinbase/onchainkit + +# Use PNPM +pnpm add @coinbase/onchainkit +``` + +
+ +## FrameKit utilities ### generateFrameNextMetadata