Proud to see our work on DePIN Verification recognized!
Yesterday, on stage at R3al World DePIN Summit Token2049, Robert Koschig, Head of Economics at @1KXnetwork, affirmed that Inferix's DePIN Verification with Proof-of-Rendering is something that Render Network has not yet been able to achieve:
"Like Inferix, they developed theirs like proof of rendering, it's like super complicated. But Render itself doesn't have it because in order to verify that the job was done properly, you need to redo it completely"
Thank you @KoschigRobert
#DePIN #DePINVerification #PoR #TOKEN2049
We are proud to announce that we have received the Seed Grant from @StarknetFndn. It's official!
Fully on-chain? Yes.
Build with @ohayo_dojo & @cartridge_gg? Yes.
@Starknet die hard? Yes.
Brace yourself, the testnet is coming 🔫🔫🔫
I managed to psyops my way into saying @KakarotZkEvm has preconfs:D
Block time is ~12s
Time to generate a transaction receipt is ~3s and will be brought down to ~1s
During the delta (12-1s ~= 10s) the tx receipt has zero blockhash (block is not mined).
It's a preconf
I've successfully deployed my first diamond contract to
@KakarotZkEvm, an EVM-compatible blockchain! However, I encountered some issues. Thanks to the team's quick response @ETazou, some issues have been resolved #Starknet#KakarotEVM#FOCG
Workin' to deploy @TxFarmHQ on @redstonexyz — a super cost-effective L2 designed for on-chain games & Autonomous World 🔴🪨
Just connect your wallet and then get lost in our immersive fully onchain gameplay 👩🌾 on the Garnet Holesky Testnet
#TxFarm#FOCG#Redstone#Lattice#MUD
2/2. The average block time is around 13 seconds, and they have a great feature called preconfirmation, which generates receipts for transactions scheduled for inclusion in about 3 seconds. It's similar to @taikoxyz feature which describe at https://t.co/zcs31sDg5a by @0xtrojan_
@KakarotZkEvm@ETazou 1/2. This Sepolia testnet has no auto-mining feature, so no blocks are produced without transactions. I was confused at first, thinking the blockchain had stopped. But new blocks are produced when I submit a transaction.
🎮✨I'm focusing on #MUD, an incredible engine powered by the incredible @latticexyz team.
Our studio, @TxGamesStudio is building @TxFarmHQ on an EVM based blockchain and we're aiming to deploy on either @KakarotZkEvm or @redstonexyz network.
and, ...
#FOCG#BUIDL
The gaming industry has witnessed a shift from traditional games towards fully on-chain games where game server, logic, & state are stored on-chain, unlocking the greatest benefits to users and builders
We've proudly built our FOCG - @TxFarmHQ for farming enthusiasts 👩🌾
#FOCG
@odin_free @TxGamesStudio @Starknet @shadowfax_m @ForcePrime_io@TxSpacesHQ 2/2. This way, users don't pay gas (the relayer does), and any tampering causes the transaction to fail due to a wrong signature.
@odin_free @TxGamesStudio @Starknet @shadowfax_m @ForcePrime_io@TxSpacesHQ 1/2. We're using EIP-2771. The game client signs & sends a request to the relayer (offchain). The relayer forwards it to the TrustedForwarderContract, which verifies the signature and nonce before sending it to the Recipient contract