Загрузка видео...

Не удалось загрузить видео

На главную

💥 Billions : How to Run your First AI Agent on Github ⏳️ 5 Minute Work 🔗 Link: 🔹️ Create a New Github Codespace 🔹️ Just copy the command one by one 🔹 Follow the step showen in the video 👨‍💻 Download Command: I’m not sure what rewards the...

13,933 просмотров • 4 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

How to mint FCFS NFTs using Zun’s bot for 100% free Step by step guide (Make sure to watch video): GitHub Repo: >Step 1: Download these 3 tools to your desktop: 1/ Visual Studio Build Tools: 2/ Git: 3/ Rust: >Step 2: Create a separate folder on your PC and open it in your PowerShell terminal Then run these commands in the terminal to check the versions and make sure everything is installed correctly: git --version rustc --version cargo --version >Step 3: Now let’s download the OSNM-Z Bot: Run these commands in your terminal: git clone Set-Location osnm-z cargo install --path . --locked opensea-mint --version Once the installation is complete, you should see the bot version >Final step: Set up your private key and RPC URL First run: Copy-Item .env.example .env Then run: notepad .env Choose Notepad and replace your wallet private key For example, you’ll see something like: WALLET_KEY=(Your wallet private key) Then get a free or paid RPC URL from Alchemy: -Click “Create new app” -Enable the EVM chains and any other chains you want -Copy the RPC URL and replace it in your Notepad For example: RPC_URL= Make sure to save the changes in Notepad by pressing CTRL + S After that, run this command to verify that everything is ready: opensea-mint doctor That’s it... After this, you just need to run these commands one by one in your terminal Run: cd osnm-z Then run: opensea-mint mint Then: -Paste the OpenSea collection URL -Select the correct active mint phase -Set the quantity (for Eg 1) -Check the collection name, chain, mint phase, quantity and final price -Type "y" and press Enter -Now the timer will startand the bot will mint the NFT at the exact right time I’ve also found many other free bots. I’ll share more bots soon 😉

𝐙 𝐀 𝐗 🫧

59,075 просмотров • 13 дней назад