Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas authored Nov 27, 2024
1 parent 6ed77be commit 2ec2632
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,19 @@ This repository provides examples of how to integrate and use **AppKit** in vari
Each framework has examples for the implementation with wagmi, ethers, solana and multichain (wagmi & solana)

- **Next.js**
- ethers - https://appkit-web-examples-next-ethers.vercel.app/
- wagmi - https://appkit-web-examples-next-wagmi.vercel.app/
- Solana - https://appkit-web-examples-next-solana.vercel.app/
- **React**
- ethers - https://appkit-web-examples-react-ethers.vercel.app/
- wamgi - https://appkit-web-examples-react-wagmi.vercel.app/
- Solana - https://appkit-web-examples-react-solana.vercel.app/
- Multichain - https://appkit-web-examples-react-multichain.vercel.app/
- **Vue**
- ethers - https://appkit-web-examples-vue-ethers.vercel.app/
- wagmi - https://appkit-web-examples-vue-wagmi.vercel.app/
- Solana - https://appkit-web-examples-vue-solana.vercel.app/
- Multichain - https://appkit-web-examples-vue-multichain.vercel.app/

---

Expand All @@ -31,4 +42,4 @@ Each framework has examples for the implementation with wagmi, ethers, solana an
├──────── vue-ethers
├──────── vue-multichain
├──────── vue-solana
└──────── vue-wagmi
└──────── vue-wagmi

0 comments on commit 2ec2632

Please sign in to comment.