0xdracooo Profile Banner
draco Profile
draco

@0xdracooo

Followers
81
Following
297
Media
8
Statuses
213

cooking @canopyxyz @openmovelabs @coral_xch | moving systems

on the move
Joined January 2022
Don't wanna be here? Send us removal request.
@0xdracooo
draco
16 hours
just migrated the official usdc testnet coin metadata to the new currency standard on Sui testnet. it's truly permissionless. all i did was run a simple "sui call" command and it was done immediately. https://t.co/7fuO03GJFK
Tweet card summary image
suiscan.xyz
Suiscan is a feature-rich block explorer and analytics platform for Sui.
0
1
3
@SlushWallet
Slush
1 day
@0xdracooo @ViDAonX Great find and write up! This is a relatively new feature. We debuted "request" in the Slush wallet at SuiFest on Oct 2, which is powered by this standard. The detailed docs were published recently, so you found them very shortly after they went live 👏
0
2
5
@0xdracooo
draco
18 hours
The Anka Series, a 4–5 part journey where we build a naive lending protocol in Sui Move, step by step. https://t.co/B9InDC0JJl A lot of devs i’ve met struggle to understand how Move’s unique features actually fit into real protocols. They know the syntax, they can write
2
2
10
@0xdracooo
draco
1 day
man this refactor took me a whole day. i legit thought it was gonna be another 3-hour swim 😭
0
0
1
@0xdracooo
draco
1 day
hmm
0
0
5
@0xdracooo
draco
2 days
Dude, Sui doesn't even have blocks 🤦‍♂️
@nobipinkboop
Nobinob | Aptos🌐
2 days
Breaking: @Aptos block time is 0.08s , faster than a Shinkansen bullet train 🚆
2
0
2
@iv_dev3
Sele
28 days
Sui has one of the most advanced consensus engines in Web3, powered by Mysticeti. Unlike traditional BFT protocols that depend on heavy leader election and explicit certification, Mysticeti uses a DAG-based design with an embedded fast path. This allows validators to commit by
6
8
59
@0xdracooo
draco
3 days
thought im about to see myself fooling in a video on X 😂
@abraham_loner
The Ponderer
3 days
You fr, did this today with @0xdracooo
1
0
2
@abraham_loner
The Ponderer
3 days
You fr, did this today with @0xdracooo
@0xzilla_
zilla builds cool stuff
5 days
coworking is actually goated
1
2
4
@0xdracooo
draco
4 days
when you bring evm habits into move, you increase your risk of getting hacked. move comes with patterns that make code safer and even eliminate whole classes of attack vectors. but the language won’t save you if you don’t understand when or how to use those patterns or if you
@uttam_singhk
Uttam
4 days
what happened to MoveVM ? wasn’t it supposed to save our industry from hacks? 😭 moveVM is the future bruh gmove, solidity sucks, EVM sucks
1
0
1
@0xdracooo
draco
4 days
derived objects are like one of the greatest additions to sui framework ever, idk how to explain but man >>>>
0
0
2
@0xdracooo
draco
4 days
i'm not even writing move right now, but it's still using more memory than rust-analyzer lol
0
0
0
@0xdracooo
draco
4 days
I use a M3 Max with 128GB RAM and I still feel it. Something has to be done to the move analyzer fr 😭😭
@_smbrian
BL (mirai/acc)
5 days
Sui devs configuring a dev machine for move-analyzer. 😁
1
0
1
@0xdracooo
draco
8 days
Man, we've been walking alone the past four games 😭
@LFC
Liverpool FC
8 days
You'll Never Walk Alone ❤️
0
0
2
@0xdracooo
draco
8 days
Imagine you want to create Sui objects that are owned or accessible by a specific set of people, not just one address, and not fully shared. This is coming to Sui and they are called Party Objects. Now, let's get into it. Party objects behave like owned objects but are
3
1
14
@0xdracooo
draco
8 days
Find the SDK here: https://t.co/XoQ2OMfLjj (probably changing the repo name soon to sui-go-sdk)
Tweet card summary image
github.com
Contribute to 0xDraco/sui-go-sdk development by creating an account on GitHub.
0
0
2
@0xdracooo
draco
8 days
Just wrapped the first crypto milestone for the Sui Go SDK I'm building. I started by understanding how Sui treats signatures, then implemented the derivation logic and tests around those rules. One important thing to know is that Sui never signs raw bytes. Every signature
1
2
11
@0xdracooo
draco
9 days
our goal at @OpenMoveLabs is to build open and accessible protocols and we're just starting. we’ve got lots of cool stuff cooking low key and we’ll unveil as time goes by. repo -> https://t.co/QFK8bSPXy1 math credits -> https://t.co/Xh35LljSHu by @IPXLabs (ty @josemvcerqueira)
Tweet card summary image
github.com
Satisfies your basic math needs. Contribute to interest-protocol/interest-math development by creating an account on GitHub.
0
0
4
@0xdracooo
draco
9 days
we added overflow guards everywhere: - invalid indexes, empty vectors, zero liquidity param - safe exponent limits via max_safe_exp_input macro - fixed-point scaling by decimals for predictable precision this keeps calculations secure, predictable, and audit-friendly.
1
0
3