Skip to content

WillzyDollarrzz/T3RN-Testnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

T3RN-Testnet

Duo-Guide For T3RN Testnet

  • This guide works on VPS, Github Codespaces/ Gitpod / Linux based Terminal (Ubuntu, WSL)
  • Ensure you least 0.002 Sepolia Eth on Arb, Op, Blast and Arbitrum NetworK
  • You can bridge Using T3RN or brid.gg

Let's get Started :)

Smart-Contracts Deployment

  • We'll be using hardhat to deploy

    • Copy and Paste ↓↓ in your terminal
mkdir bridge-contracts && cd bridge-contracts && wget -q https://raw.githubusercontent.com/WillzyDollarrzz/T3RN-Testnet/refs/heads/main/bridge-contracts.sh && chmod +x bridge-contracts.sh && ./bridge-contracts.sh

When you're prompted to Create A Hardhat Project, just click enter 4 times

NOTE: Copy Everthing that was shown from Deploying Contracts On Each Network... down to the last word and Save.

  • What you Copied will be needed in Part .
  • For Part 2, we'll be interacting with this guide but will be making some changes.
  • Subscribe to my Youtube Channel and Watch the Video for the Full Guide.

About

Duo-Guide For T3RN Testnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages