# TAIKO NODE RUN PART 1 **Published by:** [Bipin Yadav](https://paragraph.com/@massa1234/) **Published on:** 2023-01-02 **URL:** https://paragraph.com/@massa1234/taiko-node-run-part-1 ## Content Tutorial Deploy Contract Taiko use Linux or VPSYOU CAN PURCHASE FROM CONTABOStart from here after login to vpscurl -L https://foundry.paradigm.xyz | bashsource /root/.bashrcfoundryup.If git not installed type apt install git after installationcurl https://sh.rustup.rs -sSf | shPart 1) Proceed with installation (default)docker pull ghcr.io/foundry-rs/foundry:latestforge init --template https://github.com/foundry-rs/forge-template hello_templatecd hello_templateforge buildforge testforge create --legacy --rpc-url https://l2rpc.a1.taiko.xyz --private-key src/Contract.sol:Contract Copy Transaction Hash and Pastehttps://l2explorer.a1.taiko.xyz/ ## Publication Information - [Bipin Yadav](https://paragraph.com/@massa1234/): Publication homepage - [All Posts](https://paragraph.com/@massa1234/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@massa1234): Subscribe to updates - [Twitter](https://twitter.com/Bipin15012001): Follow on Twitter