Skip to content

Instantly share code, notes, and snippets.

View jeffreyyun's full-sized avatar
🎯
Focusing

Jeffrey Yun jeffreyyun

🎯
Focusing
View GitHub Profile
"""
https://github.com/barnjamin/arc3.xyz/blob/main/src/lib/algorand.ts
-- frontend example demonstrating Algorand ARC3-standard NFTs
Idea is connect wallet, create a set of transactions, send them to the network
like a set of transactions here, from AMM demo: https://github.com/algorand-devrel/demo-pool/blob/main/amm/demo.py#L17