#bitcoin #holder,TA Trader & invester. gems holder & crypto influencer . crypto is my lifestyle.
#bitcoin #holder,TA Trader & invester. gems holder & crypto influencer . crypto is my lifestyle.

Subscribe to Bipin Yadav

Subscribe to Bipin Yadav
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers
Tutorial Deploy Contract Taiko use Linux or VPS

Start from here after login to vps
curl -L https://foundry.paradigm.xyz | bash
source /root/.bashrc
foundryup.If git not installed type apt install git after installation
curl https://sh.rustup.rs -sSf | sh
Part 1) Proceed with installation (default)
docker pull ghcr.io/foundry-rs/foundry:latest
forge init --template https://github.com/foundry-rs/forge-template hello_template
cd hello_template
forge build
forge test
forge create --legacy --rpc-url https://l2rpc.a1.taiko.xyz --private-key <your_private_key> src/Contract.sol:Contract
Copy Transaction Hash and Paste
Tutorial Deploy Contract Taiko use Linux or VPS

Start from here after login to vps
curl -L https://foundry.paradigm.xyz | bash
source /root/.bashrc
foundryup.If git not installed type apt install git after installation
curl https://sh.rustup.rs -sSf | sh
Part 1) Proceed with installation (default)
docker pull ghcr.io/foundry-rs/foundry:latest
forge init --template https://github.com/foundry-rs/forge-template hello_template
cd hello_template
forge build
forge test
forge create --legacy --rpc-url https://l2rpc.a1.taiko.xyz --private-key <your_private_key> src/Contract.sol:Contract
Copy Transaction Hash and Paste
No activity yet