Jake (@jakerumbles) 's Twitter Profile
Jake

@jakerumbles

Rust Engineer @DroseraNetwork | hydradx.io/UPONLY

ID: 2576316264

linkhttps://github.com/jakerumbles calendar_today19-06-2014 07:09:42

7,7K Tweet

1,1K Takipçi

3,3K Takip Edilen

Jake (@jakerumbles) 's Twitter Profile Photo

Another great Drosera workshop today! 🧠 Excellent explanations by Boba on real-world traps and usecases (TrapTech™️). We want to hear which traps are your favorite 📢 Check out the Defi Automation traps on our github: github.com/drosera-networ…

Another great Drosera workshop today! 🧠

Excellent explanations by <a href="/Bobafetador/">Boba</a> on real-world traps and usecases (TrapTech™️). We want to hear which traps are your favorite 📢

Check out the Defi Automation traps on our github:
github.com/drosera-networ…
Leoprince.sui ⚔️🔯 (@itz_leoprince) 's Twitter Profile Photo

🧡Day1: What is Drosera? You’ve probably seen Drosera on your timeline lately, and some of you might be wondering what it’s all about. So for the next 30 days, I’ll be breaking it down, simply, clearly and one day at a time. Okay. imagine your protocol is live,

Drosera (@droseranetwork) 's Twitter Profile Photo

Thank you again to everyone who attended yesterday’s workshop. We loved the energy! To give everyone a bit more time to dive into the examples, we’re moving Workshop 2 to Monday, July 21. Check the recording and repo here: 🔗 youtube.com/watch?v=s3GvVT… 🔗 github.com/drosera-networ…

Mr.Warx (@mrwarxx) 's Twitter Profile Photo

Goodday Drosera Fams !!! I just ran the Drosera trap example from Defi automation: Low Gas Wallet Refill Trap A trap that monitors a wallet's ETH balance and triggers a refill when it falls below a specified threshold. Thanks to the team that created several examples

Goodday <a href="/DroseraNetwork/">Drosera</a> Fams !!!

I just ran the Drosera trap example from Defi automation:

Low Gas Wallet Refill Trap

A trap that monitors a wallet's ETH balance and triggers a refill when it falls below a specified threshold.

Thanks to the team that created several examples
Almond (@almondweb3) 's Twitter Profile Photo

The first Drosera Network Community X Space got massive turnups Over 500 Droserans tuned in!!!!! Thanks to everyone who participated Grand Rising

The first Drosera Network Community X Space got massive turnups 

Over 500 Droserans tuned in!!!!!

Thanks to everyone who participated 

Grand Rising
Boba (@bobafetador) 's Twitter Profile Photo

Hosting another Drosera Workshop on Defi Automation - Monday, July 21st 10AM EST I'll be deep diving into some examples that the community wanted to cover further. github.com/drosera-networ… Check the discord and set a reminder discord.gg/drosera

Leoprince.sui ⚔️🔯 (@itz_leoprince) 's Twitter Profile Photo

Day 4🧡: What does shouldRespond() mean? Your trap is useless if this fails 👇👇 Every trap in Drosera has one simple job: watch for a condition → decide if it needs to react. The way it decides is with a function called shouldRespond(). So, what is it? shouldRespond() is

Financial Physics (@financialphys) 's Twitter Profile Photo

I repeat: In 1971 the federal minimum wage was $1.60 per hour That’s 1.82 oz of gold per week in 40 hours Today that would translate to approx $150.00 per hour and $6000 That’s what they stole from Americans

Nancy_eth (OG) (※,※) (@nancymalhan) 's Twitter Profile Photo

Why build a roulette game on Drosera testnet ? There’s more to it than just fun — though Drosera definitely knows how to keep things exciting. This game serves as a hands-on demo of Drosera’s ability to generate verifiable pseudo-random numbers, a key

Why build a roulette game on <a href="/DroseraNetwork/">Drosera</a>  testnet ?

There’s more to it than just fun — though <a href="/DroseraNetwork/">Drosera</a> definitely knows how to keep things exciting.

This game serves as a hands-on demo of Drosera’s ability to generate verifiable pseudo-random numbers, a key
Leoprince.sui ⚔️🔯 (@itz_leoprince) 's Twitter Profile Photo

Day 5🧡: what is a hydration stream? If you’re running Traps, this is how you get paid. 👇👇 In the Drosera system, a hydration stream is how operators (the people watching traps) get paid. It’s not a one-time payment. It’s not some bounty system where you hope

Leoprince.sui ⚔️🔯 (@itz_leoprince) 's Twitter Profile Photo

Day 6 🧡: How does signature consensus work? You can't fake a trap firing. Here's how Drosera keeps it honest. Let’s say a Trap gets triggered. The logic in shouldRespond() returns true, meaning something’s wrong. Now what? This is where Drosera’s signature consensus