Forwarded from BagCalls πππ
X (formerly Twitter)
BagCalls π (@BagCalls) on X
If you think AI agents in crypto and prediction markets are only hype, you are going to be surprised when you see @getNickAI.
Galaxy Digital has really invested into this one.
Basically Nick AI lets users receive access to a full operating system thatβ¦
Galaxy Digital has really invested into this one.
Basically Nick AI lets users receive access to a full operating system thatβ¦
Forwarded from π¦ LION CALLS π¦ (Crypto AMAs & Reviews)
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Gambles π² MadApes
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Catfish Calls by Poe
I just found something⦠It looks like the official $METAWIN token account has been created.
Seems like TGE is extremely close. A reminder that if you want to qualify for an airdrop, literally all you have to do is deposit on metawin.com
Everyone who plays there before TGE gets an airdrop & they gave away $6.5M in prizes to just their NFT community.
These guys are the real deal.
Seems like TGE is extremely close. A reminder that if you want to qualify for an airdrop, literally all you have to do is deposit on metawin.com
Everyone who plays there before TGE gets an airdrop & they gave away $6.5M in prizes to just their NFT community.
These guys are the real deal.
Forwarded from DowDacted
π VitalikButerin Tweeted
I was recently at Real World Crypto (that's crypto as in cryptography) and the associated side events, and one thing that struck me was that it was a clarifying experience in terms of understanding *what blockchains are for*.
We blockchain people (myself included) often have a tendency to start off from the perspective that we are Ethereum, and therefore we need to go around and find use cases for Ethereum - and generate arguments for why sticking Ethereum into all kinds of places is beneficial.
But recently I have been thinking from a different perspective. For a moment, let us forget that we are "the Ethereum community". Rather, we are maintainers of the Ethereum tool, and members of the {CROPS (censorship-resistant, open-source, private, secure) tech | sanctuary tech | non-corposlop tech | d/acc | ...} community. Going in with zero attachment to Ethereum specifically, and entering a context (like RWC) where there are people with in-principle aligned values but no blockchain baggage, can we re-derive from zero in what places Ethereum adds the most value?
From attending the events, the first answer that comes up is actually not what you think. It's not smart contracts, it's not even payments. It's what cryptographers call a "public bulletin board".
See, lots of cryptographic protocols - including secure online voting, secure software and website version control, certificate revocation... - all require some publicly writable and readable place where people can post blobs of data. This does not require any computation functionality. In fact, it does not directly require money - though it does _indirectly_ require money, because if you want permissionless anti-spam it has to be economic. The only thing it _fundamentally_ requires is data availability.
And it just so happened that Ethereum recently did an upgrade (PeerDAS) to increase the amount of data availability it provides by 2.3x, with a path to going another 10-100x higher!
Next, payments. Many protocols require payments for many reasons. Some things need to be charged for to reduce spam. Other things because they are services provided by someone who expends resources and needs to be compensated. If you want a permissionless API that does not get spammed to death, you need payments. And Ethereum + ZK payment channels (eg. https://ethresear.ch/t/zk-api-usage-credits-llms-and-beyond/24104 ) is one of the best payment systems for APIs you can come up with.
If you are making a private and secure application (eg. a messenger, or many other things), and you do not want to let people to spam the system by creating a million accounts and then uploading a gigabyte-sized video on each one, you need sybil resistance, and if you care about security and privacy, you really should care about permissionless participation (ie. don't have mandatory phone number dependency). ETH payment as anti-sybil tool is a natural backstop in such use cases.
Finally, smart contracts. One major use case is _security deposits_: ETH put into lockboxes that provably get destroyed if a proof is submitted that the owner violated some protocol rule. Another is actually implementing things like ZK payment channels. A third is making it easy to have pointers to "digital objects" that represent some socially defined external entity (not necessarily an RWA!), and for those pointers to interact with each other.
*Technically*, for every use case other than use cases handling ETH itself, the smart contracts are "just a convenience": you could just use the chain as a bulletin board, and use ZK-SNARKs to provide the results of any computations over it. But in practice, standardizing such things is hard, and you get the most interoperability if you just take the same mechanism that enables programs to control ETH, and let other digital objects use it too.
And from here, we start getting into a huge number of potential applications, including all of the things happening in defi.
---
So yes, Ethereum has a lot of value, t...
I was recently at Real World Crypto (that's crypto as in cryptography) and the associated side events, and one thing that struck me was that it was a clarifying experience in terms of understanding *what blockchains are for*.
We blockchain people (myself included) often have a tendency to start off from the perspective that we are Ethereum, and therefore we need to go around and find use cases for Ethereum - and generate arguments for why sticking Ethereum into all kinds of places is beneficial.
But recently I have been thinking from a different perspective. For a moment, let us forget that we are "the Ethereum community". Rather, we are maintainers of the Ethereum tool, and members of the {CROPS (censorship-resistant, open-source, private, secure) tech | sanctuary tech | non-corposlop tech | d/acc | ...} community. Going in with zero attachment to Ethereum specifically, and entering a context (like RWC) where there are people with in-principle aligned values but no blockchain baggage, can we re-derive from zero in what places Ethereum adds the most value?
From attending the events, the first answer that comes up is actually not what you think. It's not smart contracts, it's not even payments. It's what cryptographers call a "public bulletin board".
See, lots of cryptographic protocols - including secure online voting, secure software and website version control, certificate revocation... - all require some publicly writable and readable place where people can post blobs of data. This does not require any computation functionality. In fact, it does not directly require money - though it does _indirectly_ require money, because if you want permissionless anti-spam it has to be economic. The only thing it _fundamentally_ requires is data availability.
And it just so happened that Ethereum recently did an upgrade (PeerDAS) to increase the amount of data availability it provides by 2.3x, with a path to going another 10-100x higher!
Next, payments. Many protocols require payments for many reasons. Some things need to be charged for to reduce spam. Other things because they are services provided by someone who expends resources and needs to be compensated. If you want a permissionless API that does not get spammed to death, you need payments. And Ethereum + ZK payment channels (eg. https://ethresear.ch/t/zk-api-usage-credits-llms-and-beyond/24104 ) is one of the best payment systems for APIs you can come up with.
If you are making a private and secure application (eg. a messenger, or many other things), and you do not want to let people to spam the system by creating a million accounts and then uploading a gigabyte-sized video on each one, you need sybil resistance, and if you care about security and privacy, you really should care about permissionless participation (ie. don't have mandatory phone number dependency). ETH payment as anti-sybil tool is a natural backstop in such use cases.
Finally, smart contracts. One major use case is _security deposits_: ETH put into lockboxes that provably get destroyed if a proof is submitted that the owner violated some protocol rule. Another is actually implementing things like ZK payment channels. A third is making it easy to have pointers to "digital objects" that represent some socially defined external entity (not necessarily an RWA!), and for those pointers to interact with each other.
*Technically*, for every use case other than use cases handling ETH itself, the smart contracts are "just a convenience": you could just use the chain as a bulletin board, and use ZK-SNARKs to provide the results of any computations over it. But in practice, standardizing such things is hard, and you get the most interoperability if you just take the same mechanism that enables programs to control ETH, and let other digital objects use it too.
And from here, we start getting into a huge number of potential applications, including all of the things happening in defi.
---
So yes, Ethereum has a lot of value, t...
Ethereum Research
ZK API Usage Credits: LLMs and Beyond
Davide Crapis and Vitalik Buterin A core challenge in API metering is achieving privacy, security, and efficiency simultaneously. This is particularly critical for AI inference with LLMs, where users submit highly sensitive personal data, but applies generallyβ¦
Forwarded from wat is des (NΞO)
vitalik posted this and this have a coin on base
0x1f1a979e6f9e0179218376041ea54caedef5dba3
0x1f1a979e6f9e0179218376041ea54caedef5dba3
Forwarded from wat is des (NΞO)
deserve more gamble
Forwarded from Gambles π² MadApes
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Gambles π² MadApes
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Gambles π² MadApes
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Gambles π² MadApes
(π₯ SOL) Sardines
Gambles Channel π²
$SARD is built on the fact that the market runs on retail, when community members come together anything is possible. "Individually small, Together Unstoppable." Team has been working for a while since launch. More than a degen meme, have the backing of an ecosystem. Low mcap play. Dyor. Disclaimer
https://t.me/sardonsol
https://www.sardinesonsol.xyz/#
https://dexscreener.com/solana/555bcYKUEiw1WU1hrdauG9HSm1uBYADsDHAhPFbjRjyr
Gambles Channel π²
$SARD is built on the fact that the market runs on retail, when community members come together anything is possible. "Individually small, Together Unstoppable." Team has been working for a while since launch. More than a degen meme, have the backing of an ecosystem. Low mcap play. Dyor. Disclaimer
https://t.me/sardonsol
https://www.sardinesonsol.xyz/#
https://dexscreener.com/solana/555bcYKUEiw1WU1hrdauG9HSm1uBYADsDHAhPFbjRjyr
555bcYKUEiw1WU1hrdauG9HSm1uBYADsDHAhPFbjRjyrPlease open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Hocks Gambles (H)
0x48a8553bc33c3314209930915c355dfd88b34444
https://archive.4plebs.org/s4s/thread/4598857
Past: pepe the frog
NOW: Ropie the lobster
Lobster season
https://archive.4plebs.org/s4s/thread/4598857
Past: pepe the frog
NOW: Ropie the lobster
Lobster season
Forwarded from Mark Gems π
So you are not in my $100$ to 1M telegram group
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only
Forwarded from π¦ LION CALLS π¦ (Crypto AMAs & Reviews)
powered by @MajorBoostBot
Our main @MajorTrending, each chain will have its own thread with a pinned Top 10 overview.
But this time, weβre upgrading the system.
This makes it easy to track teams actively investing in marketing.
β’ price increase milestones
β’ volume milestones
β’ holder milestones
β’ and much more
Discover whatβs trending now.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from π°ANIME GEMSπ°
Got a lil baggie of $EMOJI
The distortion emoji has been taking Internet by storm so good derivative narrative here imo.
CA:
https://dexscreener.com/solana/13gmeaxi1zujuehcxvurkrdpduk3m6hea5kazbfetbf7
The distortion emoji has been taking Internet by storm so good derivative narrative here imo.
CA:
3EGa3rwx43wNX4a4iX9W5FYf58w32uHGKR9T13NPpumphttps://dexscreener.com/solana/13gmeaxi1zujuehcxvurkrdpduk3m6hea5kazbfetbf7
Forwarded from Gambles π² MadApes
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Mark Degens
So you are not in my $100$ to 1M telegram group. NICE π
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only. NGMI
https://x.com/cryptomark/status/2032100671663575460?s=46
Gonna give next trades in 1H
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only. NGMI
https://x.com/cryptomark/status/2032100671663575460?s=46
Gonna give next trades in 1H
X (formerly Twitter)
Mark (@CryptoMark) on X
So you are not in my $100$ to 1M telegram group. NICE π
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only. NGMI
1 Minute Sniper entry on $ETH - This level of perfect I give trades to them.
Regrets only. NGMI
Forwarded from wat is des (NΞO)
alpha done