# Hướng dẫn testnet dự án Taiko > Creat by SnowFlower9x **Published by:** [FFCRYPTO COMMUNITY](https://paragraph.com/@ffcrypto/) **Published on:** 2022-12-29 **URL:** https://paragraph.com/@ffcrypto/huong-dan-testnet-du-an-taiko ## Content Giới thiệu: Taiko là dự án sử dụng công nghệ ZK-Rollup giúp mở rộng quy mô Ethereum bằng cách hỗ trợ các opcode EVM của layer 2. Mã token của Taiko là $TKO, người dùng sớm và người hỗ trợ dự án đủ điều kiện có thể nhận airdrop trong tương lai. Hiện tại phần thưởng là nhận huy hiệu POAP từ dự án. Để nhận được huy hiệu POAP thì phải đáp ứng 2 trong 3 điều kiện dưới trước 31/01/2023Use the bridgeInteract with contract (e.g., interact with dapp, deploy a contract)Transfer between accountsBước 1: Add mạng và faucet tokenAdd mạng thủ công lên MetamaskMở Metamask, chọn vào Network => Add networkChọn Add a network manuallyThêm lần lượt 2 mạng Taiko Layer 1 và Layer 2 theo thông số bên dưới:1/ Taiko RPC Layer 1 Network name: Ethereum A1 New RPC URL : https://l1rpc.a1.taiko.xyz Chain ID: 31338 Currency symbol: ETH Block explorer URL: https://l1explorer.a1.taiko.xyz/ 2/ Taiko RPC Layer 2 Network name: Taiko A1 New RPC URL: https://l2rpc.a1.taiko.xyz Chain ID: 167003 Currency symbol : ETH Block explorer URL: https://l2explorer.a1.taiko.xyz/Faucet token tại 2 địa chỉ sau:- https://l1faucet.a1.taiko.xyz - https://l2faucet.a1.taiko.xyzClick vào Make a tweetThay thế địa chỉ 0x00....0 bằng địa chỉ ví metamask của mìnhBước 2: Test tính năng bridgeTruy cập cầu: https://bridge.a1.taiko.xyz/Chọn mạng nguồn và mạng đích, nhập số lượng => ApproveĐối với việc đi cầu từ mạng Ethereum A1 sang Taiko A1 phải tiến hành vào tab Transactions để claim token như hình.Bước 3: Deploy contracts (dành cho ai sử dụng máy MAC or Linux, VPS) Lưu ý: Phần này có thể bỏ qua, không cần hoàn thành nhiệm vụ chỉ yêu cầu hoàn thành 2/3 task Update VPS: sudo apt-get update && apt-get upgrade Cài đặt git: apt install git Cài đặt Rust: curl https://sh.rustup.rs -sSf | sh Press 1 to install Đánh tiếp lệnh: source $HOME/.cargo/env Install the latest release by using foundryup: curl -L https://foundry.paradigm.xyz | bash Mở cửa sổ mới để chạy lệnh: soucre /root/.bashcr Running foundry: foundryup Create a project with Foundry: forge init hello_foundry && cd hello_foundry Deploy contracts, thay thế bằng privatekey ví forge create --legacy --rpc-url https://l2rpc.a1.taiko.xyz --private-key src/Counter.sol:Counter Đợi 1 lúc có transaction hash là ok Bước 4: Thực hiện lệnh gửi ETH sang accounts khác Bước 5: Feedback với dự ánJoin discord dự án: https://discord.gg/taikoxyzGửi feedback ## Publication Information - [FFCRYPTO COMMUNITY](https://paragraph.com/@ffcrypto/): Publication homepage - [All Posts](https://paragraph.com/@ffcrypto/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ffcrypto): Subscribe to updates - [Twitter](https://twitter.com/thanhva5373382): Follow on Twitter ## Optional - [Collect as NFT](https://paragraph.com/@ffcrypto/huong-dan-testnet-du-an-taiko): Support the author by collecting this post - [View Collectors](https://paragraph.com/@ffcrypto/huong-dan-testnet-du-an-taiko/collectors): See who has collected this post