From af4aef8e06d58ced64455636359bdc236b6b28db Mon Sep 17 00:00:00 2001 From: Leonardo Zizzamia Date: Thu, 8 Aug 2024 12:30:21 -0700 Subject: [PATCH] docs: template (#1012) --- README.md | 4 ++++ site/docs/pages/index.mdx | 4 ++-- site/vocs.config.tsx | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d6b4774962..0ff7ef037e 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,10 @@ All our component designs are open-sourced. You can access the [Figma file](http +## Onchain App Templates + +- [Simple App](https://github.com/coinbase/onchain-app-template) + ## Community ☁️ 🌁 ☁️ Check out the following places for more OnchainKit-related content: diff --git a/site/docs/pages/index.mdx b/site/docs/pages/index.mdx index 8f1ad28dbe..d5e0966eab 100644 --- a/site/docs/pages/index.mdx +++ b/site/docs/pages/index.mdx @@ -566,8 +566,8 @@ setFilteredTokens(filteredTokens);