InsideDropLabs
docker compose down -v
docker stop cts-llm
nano .env
Copy semua data
cd && rm -r cortensor-installer
docker rm cts-llm
docker rmi cortensor-image:latest cortensor/llm-engine-default-0:latest
git clone https://github.com/mrheed/cortensor-installer.git && cd cortensor-installer
bash build.sh
Masukan jumlah node (Samakan dengan sebelumnya)
nano .env
Delete data dan Paste yang sebelumnya di copy
CTRL X,Y, ENTER
docker compose up -d && docker compose logs --tail 100 -f
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
sudo systemctl stop zgs
git pull
sudo apt-get update
sudo apt-get install clang cmake build-essential openssl pkg-config libssl-dev jq git bc
sudo apt install protobuf-compiler
cd $HOME && mv $HOME/0g-storage-node/run/config.toml $HOME/config_backup.toml
cd $HOME/0g-storage-node
git fetch --all --tags
git checkout v1.1.0
git submodule update --init
cargo build --release
mv $HOME/config_backup.toml $HOME/0g-storage-node/run/config.toml
sudo systemctl daemon-reload && sudo systemctl enable zgs && sudo systemctl start zgs
tail -f ~/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1
InsideDropLabs
The current Discord address collection is an independent initiative specifically targeting active community members.
Even if you haven't submitted your address on Discord, it will not affect your eligibility for airdrops through other channels (related to mainnet and testnet snapshots).
There's no need to be overly concerned. Please patiently await the official announcement for detailed airdrop eligibility rules and related information.
Please open Telegram to view this post
VIEW IN TELEGRAM
Discord
Join the Taker Protocol Discord Server!
Check out the Taker Protocol community on Discord - hang out with 439589 other members and enjoy free voice and text chat.
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
InsideDropLabs
This media is not supported in your browser
VIEW IN TELEGRAM
InsideDropLabs
This media is not supported in your browser
VIEW IN TELEGRAM
InsideDropLabs
Prepare Phase 5 & Migrated on Devnet6
docker compose down -v
nano .env
Ganti "CONTRACT_ADDRESS_RUNTIME" dengan ini :
CONTRACT_ADDRESS_RUNTIME="0x2ACb5EE389B06250cC40593edbCc6eF3b9cEC8c7"
CTRL + X, Y, Enter (Save)
bash upgrade.sh
docker compose logs --tail 100 -f
Please open Telegram to view this post
VIEW IN TELEGRAM
Google Docs
Closed Alpha Testing Phase #4 - Snapshot
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
🥴1
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
register.succinct.foundation
Prove Portal | Succinct Foundation
Check your eligibility and register to claim your rewards from the Succinct testnet.
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3
InsideDropLabs
docker compose down -v
nano .env
RPC_URL Kalian ubah dengan ini :
https://sepolia-arb-rpc.agnc.my.id
CTRL, X, Y, Enter
bash upgrade.sh
docker compose logs --tail 100 -f
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
ethereum.org
10 Year Anniversary
Celebrating 10 years of censorship resistance, 100% uptime, decentralization, community building, developer growth, global collaboration, cypherpunk values, hackathons, censorship resistance, permissionless finance, credible neutrality, the infinite garden…
InsideDropLabs
1. Approval Trap
2. Reentrancy Trap
3. Withdraw Trap / Honey Pot
4. Gas Trap
5. Delegatecall Trap
docker compose down -v
cd && cd my-drosera-trap
nano drosera.toml
path = "out/Trap.sol/Trap.json"
response_contract = "YOURCONTRACT"
response_function = "NAMEFUNCTION(string)"
Perhatikan Point Dibawah ini :
Untuk "path" ganti seperti diatas
Untuk "response_contract" ganti dengan contract yang sudah dibuat (Your Unique Contract)
Untuk "response_function" ganti dengan nama logika contract, Cont. "botSpender(string)"
CTRL X,Y, Enter
nano src/Trap.sol
Delete Dan Paste ini :
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
import {ITrap} from "drosera-contracts/interfaces/ITrap.sol";
interface IYOURCONTRACTNAME {
function isActive() external view returns (bool);
}
contract Trap is ITrap {
address public constant RESPONSE_CONTRACT = YOUR CONTRACT ADDRESS;
string constant discordName = "usernamediscord"; //
function collect() external view returns (bytes memory) {
bool active = IYOURCONTRACTNAME(RESPONSE_CONTRACT).isActive();
return abi.encode(active, discordName);
}
function shouldRespond(bytes[] calldata data) external pure returns (bool, bytes memory) {
(bool active, string memory name) = abi.decode(data[0], (bool, string));
if (!active || bytes(name).length == 0) {
return (false, bytes(""));
}
return (true, abi.encode(name));
}
}
CTRL X,Y, Enter
droseraup
forge build
DROSERA_PRIVATE_KEY=YOURPRIVATEKEY drosera apply
drosera dryrun
cd && cd Drosera-Network
docker compose up -d && docker compose logs -f
1. Copy link trap address kalian
2. Buat tutorial cara kerja dan setup contract kalian di github
3. Share di X
4. Link Contract Kalian
Cont :
1. Dashboard Link : https://app.drosera.io/trap?trapId=YOURTRAPADDRESS
2. Github Setup : https://github.com/Ajipur-Oprekers/Drosera
3. X : https://x.com/Ajipur26/status/1944828579428393157
4. My Own Traps : https://hoodi.etherscan.io/token/0xF72B291c102e9277412963084076de71d5e66b52
Please open Telegram to view this post
VIEW IN TELEGRAM
InsideDropLabs
Please open Telegram to view this post
VIEW IN TELEGRAM
app.drosera.io
Drosera Explorer
Explore the Drosera dapp to view available Traps, monitor protocol statistics, and manage your rewards. Optimize your blockchain security and maximize your benefits with Drosera.
InsideDropLabs
Photo
https://x.com/almondweb3/status/1930640592289059296
Untuk roles kalian bisa dapat dengan 4 cara :
1. Membadut
2. Buat Thread
3. Buat Art
4. Operator
Masing-masing ada tier nya, dan kalian sesuaikan saja dengan keterampilan kalian. Lebih cocok di jalur mana.
Untuk roles kalian bisa dapat dengan 4 cara :
1. Membadut
2. Buat Thread
3. Buat Art
4. Operator
Masing-masing ada tier nya, dan kalian sesuaikan saja dengan keterampilan kalian. Lebih cocok di jalur mana.
👍1
InsideDropLabs
Persyaratan, HOLD Roles :
1. Wava
2. Bloob
3. Echo
4. Zippy
5. Blue
👑 ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️
⬜️ ⬜️ ⬜️ ⬜️ 👑 ⬜️ ⬜️ ⬜️
⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ 👑
⬜️ ⬜️ ⬜️ ⬜️ ⬜️ 👑 ⬜️ ⬜️
⬜️ ⬜️ 👑 ⬜️ ⬜️ ⬜️ ⬜️ ⬜️
⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ 👑 ⬜️
⬜️ 👑 ⬜️ ⬜️ ⬜️ ⬜️ ⬜️ ⬜️
⬜️ ⬜️ ⬜️ 👑 ⬜️ ⬜️ ⬜️ ⬜️
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y && source "$HOME/.cargo/env"
git clone https://github.com/SoundnessLabs/soundness-layer && cd soundness-layer && git checkout 6f155ac0b843694a7f219afde95da12c58f0f5fe^ && cd soundness-cli && cargo install --path . && cd target/release
rm ~/.cargo/bin/soundness-cli && curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash && source ~/.bashrc && soundnessup update
soundness-cli import-key --name "YOURNAME" --mnemonic "PHARSEKEY"
Ganti "YOURNAME" dengan nama akun kalian & "PHARSEKEY" dengan Pharse Key Kalian
Setelah ENTER jangan lupa masukan password (Gunakan password yang sebelumnya sudah dibuat atau buat baru)
Sebelum paste command dari "🔧 Soundness CLI Command", cek kembali bagian :
soundness-cli send --proof-file="bYgChXXXXXXXXXXXXXXXX" --game="8queens" --key-name="" --proving-system="ligetron" --payload='{"program": "/root/ligero_internal/sdk/build/examples/8queen.wasm", "shader-path": "/root/ligero_internal/shader", "packing": 8000, "private-indices": [1, 2], "args": [{"str": "1111111111111111"}, {"str": "11111111111111111111111111111111"}, {"str": "ezxXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}, {"str": "1XXXXXXXX0562XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}]}'
📄 Raw server response:
{"status":"success","message":"Proof processing completed","proving_system":"ligetron","proof_verification_status":true,"sui_status":"error","sui_transaction_digest":null,"proof_data_blob_id":null,"vk_blob_id":null,"suiscan_link":null,"walruscan_links":[null,null]}
Berarti server sedang down, ulangi beberapa jam kedepan. Ulangi game 24 jam sekali atau saat game unlock sesuai dengan roles kalian untuk generate more Attestation. LFG
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
❤3