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