-
Notifications
You must be signed in to change notification settings - Fork 530
Add Templates section with x402 and EncryptedERC starter kits #3329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@tomi204 is attempting to deploy a commit to the Ava Labs Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Deployed x402 demo: x402-starter-kit-next.vercel.app |
|
@tomi204 we require all commits to be verified to merge changes to master. |
7d92a8d to
0ce0af9
Compare
|
@tomi204 can you resolve the merge conflicts + we might think about not having this under "templates" inside of the build apps section of the left dropdown makes more sense to me @owenwahlgren |
| "---Overview---", | ||
| "index", | ||
| "---Standards Track ACPs---", | ||
| "236-continuous-staking", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why removing this ACP?
- Move x402-starter-kit and encrypted-erc from /docs/templates to /docs/dapps - Update dapps/meta.json to include Starter Kits section - Remove /docs/templates directory and meta.json - Remove getTemplatesTree() function from lib/source.ts - Update DocsLayoutWrapper to remove templates tree references - Remove Templates tab from docs subnav This addresses Owen's feedback to consolidate templates under the Build Apps section instead of having a separate Templates section.
|
@navillanueva I moved the templates section to build dapps section and I fix the conflicts.
|
|
thanks for the PR tomi! Appreciate the work! |


Added a new Templates section to the documentation with comprehensive
guides for two Avalanche starter kits:
x402 Starter Kit - Next.js template for payment-gated APIs and content services using the x402 protocol on Avalanche C-Chain
EncryptedERC - Privacy-preserving ERC-20 token protocol with confidential transfers using zero-knowledge proofs
Features:
Files added:
Files modified: