Skip to content

Commit 83efa05

Browse files
committed
clean up examples.mdx
1 parent bf8a5c5 commit 83efa05

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

apps/docs/content/docs/examples.mdx

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,6 @@ The Quarry client demonstrates Coda's **multi-program** capabilities:
3939

4040
Ideal for protocol developers managing multiple interconnected programs or anyone building comprehensive DeFi integrations.
4141

42-
## What Makes These Examples Unique
43-
44-
### Token Metadata
45-
- Shows how to extend generated code with custom PDAs
46-
- Demonstrates integration with existing Metaplex ecosystem
47-
- Includes practical patterns for NFT and metadata operations
48-
49-
### Quarry
50-
- Illustrates handling of protocol-wide client generation
51-
- Shows glob pattern configuration for discovering IDLs
52-
- Demonstrates organizing multiple programs in a single package
53-
5442
## Add Your Example
5543

5644
Using Coda in your project? We'd love to showcase it!
@@ -60,7 +48,7 @@ Using Coda in your project? We'd love to showcase it!
6048
### How to Add Your Example
6149

6250
1. Fork the [Coda repository](https://github.com/macalinao/coda)
63-
2. Edit this file at `docs/content/docs/examples.mdx`
51+
2. Edit this file at `apps/docs/content/docs/examples.mdx`
6452
3. Add your project following this format:
6553

6654
```mdx

0 commit comments

Comments
 (0)