Skip to content

Commit d9fe0a1

Browse files
committed
point to base/demos repo
1 parent 83567ea commit d9fe0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cookbook/base-app-coins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ With the launch of Base App, users can post on the network and get paid by coini
88

99
## Overview
1010

11-
The full code for this starter implementation can be found [here](https://github.com/haardikk21/tba-zora-coins). The guide below explains the core components, how it works, and what parts you may need to customize to your needs.
11+
The full code for this starter implementation can be found [here](https://github.com/base/demos/tree/master/base-app-coins). The guide below explains the core components, how it works, and what parts you may need to customize to your needs.
1212

1313
The sample is a Bun + TypeScript project that uses `viem` for interacting with Base Chain via standard Ethereum JSON-RPC methods. It also utilizes Uniswap's SDKs to make some calculations easier.
1414

0 commit comments

Comments
 (0)