KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
sonic-odyssey-bot
★ 23
Open GitHub ↗
sonic odyssey bot tx daily
Download README (.md)
Explore Similar Repositories
nodeJS_First_Project
:
No description available.
run-all
:
run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern.
parkour_lite3_deploy
:
No description available.
SXGUI--Simple.X.GUI
:
针对嵌入式开发的一个跨平台GUI库,内置PID过渡动画,旨在降低GUI开发的复杂度 (A cross platform GUI library for embedded development, with built-in PID transition animation, aimed at reducing the complexity of GUI development.)
Text-to-handwritten-
:
javascript
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sonic-odyssey-bot
?
Download (.md)
# sonic odyssey bot tx daily Generate 130 New Address dan Send Token to Address Donate and Support : 0xde260429ef7680c7a43e855b5fcf619948f34e2a ## Register Account Sonic Odyssey Testnet (Solana L2 EVM) ➖ Download Backpack Wallet : Wallet (https://chromewebstore.google.com/detail/backpack/aflkmfhebedbjioipglgcbcmnbpgliof ➖ Import your Pk Solana Wallet ➖ Open Link : https://odyssey.sonic.game/?join=dZyOSB ➖ Connect Wallet and Complete Task ## Install Node Js (Jika Belon) ``` sudo apt-get update && sudo apt-get install -y ca-certificates curl gnupg curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg NODE_MAJOR=20 echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list sudo apt-get update && sudo apt-get install nodejs -y ``` ## Clone Repository ``` git clone https://github.com/jamikoas/sonic-odyssey-bot cd sonic-odyssey-bot ``` ``` npm install ``` ## Edit Private Key json ``` nano privateKeys.json ``` Ganti Dengan Private Key Wallet Solana Kalian Save CTRL X Y Enter ## Jalankan ``` npm start ```