Fully decentralized, Ethereum-equivalent ZK-Rollup.
Request ETH from Ethereum A1: https://l1faucet.a1.taiko.xyz/.
Request ETH from Taiko A1: https://l2faucet.a1.taiko.xyz/.
Use the bridge for the following actions:
Bridge ETH between Ethereum A1 and Taiko A1
Bridge HORSE between Ethereum A1 and Taiko A1
These steps will show you how to deploy a smart contract to Taiko A1 using Foundry. You can find the latest Foundry docs at the Foundry Book: https://book.getfoundry.sh/getting-started/first-steps. This guide uses snippets / examples from there.
Steps:
https://taiko.xyz/docs/alpha-1-testnet/deploy-a-contract
This is arguably the most important part of the testnet! Taiko is fully decentralized and relies on the community to run nodes.
Steps :
https://github.com/taikoxyz/simple-taiko-node/blob/main/README.md
Taiko's Alpha-1 testnet consists of L1 / L2 nodes with all Taiko protocol contracts deployed. The mining interval of the L1 node is set to 12 seconds.
L1
Block Explorer: https://l1explorer.a1.taiko.xyz
HTTP RPC Endpoint: https://l1rpc.a1.taiko.xyz
Web Socket RPC Endpoint: wss://l1ws.a1.taiko.xyz
ETH faucet: https://l1faucet.a1.taiko.xyz
Chain ID:
31338
L2
Block Explorer: https://l2explorer.a1.taiko.xyz
HTTP RPC Endpoint: https://l2rpc.a1.taiko.xyz
Web Socket RPC Endpoint: wss://l2ws.a1.taiko.xyz
ETH faucet: https://l2faucet.a1.taiko.xyz
Chain ID:
167003
L1
TaikoL1:
0x7B3AF414448ba906f02a1CA307C56c4ADFF27ce7TokenVault:
0xD0dfd5baCf160B97C8eE3ecb463F18c08673160cBridge:
0x3612E284D763f42f5E4CB72B1602b23DAEC3cA60
L2
TaikoL2:
0x0000777700000000000000000000000000000001TokenVault:
0x0000777700000000000000000000000000000002EtherVault:
0x0000777700000000000000000000000000000003Bridge:
0x0000777700000000000000000000000000000004

