This project is aimed to build a cross chain NFT market on Ethereum Layer2 with LayerZero.
-
Front End
- Next.js: A React framework for frontend.
- Tailwindcss: A utility-first CSS framework.
- Wagmi / Viem: React Hooks / Interface with Ethereum.
- RainbowKit: The best way to connect to evm blockchain.
-
Back End
- Rust: The blazingly fast and memory-efficient program language.
- Ethers-rs: A crate to interact with Ethereum.
-
Blockchain
- Solidity: Smart contract coding language.
- Hardhat: A smart contract testing framework.
- LayerZero: An omnichain interoperability protocol designed for lightweight message passing across chains.
- Chao Li: Mentor of this project.
- Foundry: A blazing fast, portable and modular toolkit for Ethereum application development written in Rust.