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


Welcome to Paragraph!
Learn how to make the most of it.
Ho to run Taiko node alpha 5
First buy a vps from any provider At least 8/16 core CPU and 32GB of RAM. and then create account on alchmey and create an sepolia testnet Name: Set any random name (does not matter) Chain: Ethereum Network: Ethereum Sepolia And create the app. click on api key to copy and copy https and ws endpoint after that login to root server and paste the commands Now run these commands one by one:sudo apt update && apt upgrade -ysudo apt install pkg-config curl git-all build-essential libssl-dev libcla...
Ho to run Taiko node alpha 5
First buy a vps from any provider At least 8/16 core CPU and 32GB of RAM. and then create account on alchmey and create an sepolia testnet Name: Set any random name (does not matter) Chain: Ethereum Network: Ethereum Sepolia And create the app. click on api key to copy and copy https and ws endpoint after that login to root server and paste the commands Now run these commands one by one:sudo apt update && apt upgrade -ysudo apt install pkg-config curl git-all build-essential libssl-dev libcla...
TAIKO NODE RUN PART 2
1. CREATE WALLET2 COPY PRIVATE KEY AND ADRESS YOU WILL NEED IT FURTHERInstall Node Tools And Materials INSTALL DOCKER # sudo apt autoremove docker* container* -y sudo apt install jq curl wget tar zip unzip -y curl -sSL https://get.docker.com | bash - sudo curl -SL https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose sudo ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose /u...
TAIKO NODE RUN PART 2
1. CREATE WALLET2 COPY PRIVATE KEY AND ADRESS YOU WILL NEED IT FURTHERInstall Node Tools And Materials INSTALL DOCKER # sudo apt autoremove docker* container* -y sudo apt install jq curl wget tar zip unzip -y curl -sSL https://get.docker.com | bash - sudo curl -SL https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose sudo ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose /u...
TAIKO NODE RUN PART 1
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...
TAIKO NODE RUN PART 1
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...