Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 2.5 KB

README.md

File metadata and controls

50 lines (45 loc) · 2.5 KB

🍫 Xocolatl ($XOC) - Mexican Peso Stablecoin

🤖 Xocolatl (XOC) is an ERC-20 stablecoin pegged to the Mexican Peso (MXN), designed to bring transparency and programmability to Mexican currency transactions on the blockchain. Built on Ethereum using the robust scaffold-eth-2 framework, XOC represents a bridge between traditional Mexican finance and the future of digital currencies.

Core Features

  • Transparent Transactions: All transfers are permanently recorded on-chain
  • 🪝 Smart Contract Enabled: Collection of React hooks wrapper around wagmi to simplify interactions with smart contracts with typescript autocompletion.
  • 🧱 Components: Collection of common web3 components to quickly build your frontend.
  • 🔥 Burner Wallet & Local Faucet: Quickly test your application with a burner wallet and local faucet.
  • 🔐 Integration with Wallet Providers: Connect to different wallet providers and interact with the Ethereum network.

⚙️ Technical Architecture

Xocolatl is built using state-of-the-art web3 tool a.k.a. Scaffold-ETH-2:

Frontend Stack

  • NextJS 15: React framework for production-grade applications
  • RainbowKit: Wallet connection handling
  • Wagmi & Viem: Ethereum interactions and state management
  • TypeScript: Type-safe development environment

Smart Contract Development

  • Foundry: Ethereum development toolchain
  • Custom Hooks: Simplified smart contract interactions with TypeScript autocompletion
  • Contract Hot Reload: Frontend automatically adapts to smart contract changes during development

Developer Resources

The repository includes:

  • Frontend components optimized for Web3 interactions
  • Custom React hooks for blockchain integration

Contact & Community

Twitter | Telegram |

License

This project is licensed under the MIT License


Built with 🏗 scaffold-eth2