Pitaka | Docs
Search
⌃
K
About
Pitaka Integration
DApps Usage
Wallet Connect (v2) standalone
Wagmi
Installation
Setup
Usage
Resources
Javascript
Powered By
GitBook
Installation
Quick Setup
It is recommended to set up your wagmi app using the
create-wagmi
command line interface (CLI). This will set up a new wagmi app using TypeScript and install the required dependencies:
npm
yarn
npm
init wagmi
yarn
create wagmi
Manual Setup
npm
yarn
npm
i wagmi ethers
yarn
add
wagmi ethers
Pitaka Integration - Previous
Wagmi
Next
Setup
Last modified
8mo ago