Discover and read the best of Twitter Threads about #hypersdkjournal

Most recents (4)

🗣 Calling all developers 🗣

Tomorrow @_patrickogrady is hosting the first #Avalanche Developer Community Call, a forum for devs to share, discuss, and learn about recent updates to the Avalanche platform.

Stream live on YT and here on TW at 12pm ET!
youtube.com/live/hkGl_eCxG…
From the Ava Labs engineering team, @_patrickogrady @AaronBuchwald and @stephenbuttolph will dive into:

🔺Engineering updates from the past week
🔺Insight into upcoming releases
🔺HyperSDK developments & #HyperSDKJournal
From the DevRel side, @cgcardona, @asimfiles will share updates on:

🔺 New Developer Education Programs
🔺 Highlights from EthDenver and upcoming dev events at Consensus
🔺 Hiring opps for the DevRel team
🔺 New # developer-relations Discord channel
Read 4 tweets
The UNREAL @avalabsofficial design team made me this gif to keep you entertained while I continue iterating on the #Avalanche Warp Messaging integrations:
* github.com/ava-labs/hyper… (core changes)
* github.com/ava-labs/hyper… (tokenvm integration)

#HyperSDKJournal
You: Is there a place I can check out to track your progress?

Me: You bet! You can check out all my pending "TODOs" in the description of github.com/ava-labs/hyper…
You: What demo are you working towards to show this off?

Me: You'll be able to mint an asset and transfer it to any other tokenvm-based Subnet. On the way in, you'll specify a tokenvm orders to fill to acquire the destination fee-paying token. HyperSDK can mean HyperSmooth too.
Read 6 tweets
Took ~24 hours to implement a new blockchain on top of the #Avalanche HyperSDK that allows anyone to mint, transfer, and trade user-created tokens...all on-chain.

Cleaning up the README now and expect to merge it in the morning: github.com/ava-labs/hyper…

#HyperSDKJournal
To make the trading UX more accessible, the "TokenVM" includes an in-memory order book to track all open offers on-chain (which it then serves over RPC).

Best of all? It only took a couple hundred lines of code for Actions, Auth, and Storage (other packages are boilerplate).
Core Packages:

Actions: 600 lines of code
Auth: 108 lines of code
Storage: 322 lines of code

The remainder is boilerplate stuff I need to abstract better/wrap in functions so I don't need to re-implement 😅.
Read 12 tweets
[HyperSDK Build Journal]

Next up: Swaps on the TokenVM

To start, I'm just going to allow people to:
1) Create resting orders (with a fixed quantity and price)
2) Interact with resting orders (purchase some/all of the fixed quantity at a set price)
3) Cancel resting orders… twitter.com/i/web/status/1…
At @luigidemeo's suggestion, going to start tagging these with #HyperSDKJournal to make them more searchable. 🙏
Read 13 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!