diff --git a/.changeset/eighty-seahorses-fry.md b/.changeset/eighty-seahorses-fry.md new file mode 100644 index 00000000..420a71d7 --- /dev/null +++ b/.changeset/eighty-seahorses-fry.md @@ -0,0 +1,17 @@ +--- +'@coinbase/build-onchain-apps': minor +--- + +- **chore**: Optimized Contracts. By @Sneh1999 & @awilliams1-cb #227 +- **chore**: Moved to git clone instead of tar for setup. By @Sneh1999 #234 +- **feat**: Converted to next 13 app folder. By @wespickett #232 #233 +- **fix**: Next.js link console error. By @renanmav #231 +- **chore**: Migrated to base sepolia. By @Sneh1999 #228 #230 +- **feat**: Polished multichain support. By @cnasc #193 +- **fix**: Header CSS jank. By @renanmav #226 +- **feat**: Init `OnchainAvatar`. By @zizzamia #223 +- **feat**: Added alphabetize import-order. By @zizzamia #222 +- **feat**: Added Radix navigation menu primitives for Experiences menu. By @zizzamia #221 +- **feat**: Replaced `classNames` with `clsx`. By @zizzamia #217 +- **feat**: Added the Roboto Mono and Inter Google fonts. By @zizzamia #216 +- **feat**: Added Signature Mint Contract + Api Route + UX. By @robpolak #213 #218 diff --git a/README.md b/README.md index 25856251..f7c044ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Build Onchain Apps Toolkit +Build Onchain Apps Toolkit # [Build Onchain Apps Toolkit (⛵️)](https://github.com/coinbase/build-onchain-apps/) @@ -39,7 +39,7 @@ npx @coinbase/build-onchain-apps@latest create

Build Onchain Apps + width='800' alt='Build Onchain Apps Toolkit'>

#### Step 2: Obtain Wallet Connect Project ID from [walletconnect.com](https://cloud.walletconnect.com/sign-in) and assign to the `.env.local` file diff --git a/docs/logo-v-0-15.png b/docs/logo-v-0-15.png new file mode 100644 index 00000000..f12e07d4 Binary files /dev/null and b/docs/logo-v-0-15.png differ