Skip to content

Update list.json #13

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

Merged
merged 2 commits into from
Mar 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img width="351" alt="image" src="https://github.com/user-attachments/assets/74d52832-3c65-449c-a271-11cdedb41e2c" /># Example Hub
# Example Hub

A hub of frontend, agent kits, and smart contract examples for BNB Chain developers. Build and innovate with
ready-to-use resources.
Expand Down
11 changes: 11 additions & 0 deletions web/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,16 @@
"guide": "",
"otherLink": "https://www.bnbchain.org/en/solutions/ai-agent",
"imgUrl": "https://cms-static.bnbchain.org/dcms/static/48d2b530-ec55-4ece-b57a-132ad9c5058e.png"
},
{
"caseTitle": "EIP 7702 - Demo",
"caseDesc": "This project demonstrates the implementation of EIP7702 (Account Abstraction via Authorized Operations) on BNB Smart Chain (BSC)",
"tags": ["BSC"],
"github": "https://github.com/bnb-chain/example-hub/tree/main/go/eip7702-demo",
"replit": "https://replit.com/@BNBChainDev/EIP-7702-Demo?embed=true",
"video": {},
"guide": "",
"otherLink": "https://www.bnbchain.org/en/blog/bnb-chain-announces-pascal-hard-fork",
"imgUrl": "https://cms-static.bnbchain.org/dcms/static/303d0c6a-af8f-4098-a2d0-a5b96ef964ba.png"
}
]