Application for Claude Max x20 #3

in #hivedevs6 hours ago

image.png

Good day,

This is an application to @deathwing for another Claude application. It ends on 26th May, and I want to proactively apply so I don't get downtime.

I am going to include the GitLab stats on what I have been working on for Hive. Please note that while the repos here are open-source on https://gitlab.syncad.com/hive/, they are far from ready. This is across 30 days. Special thanks to @blocktrades for creating the repos and to @gandalf for the runners in the pipeline (they have been a super value-add).

Headline numbers

Commits826
Lines added135,442
Lines deleted18,229
Net+117,213
Active window2026-04-26 → 2026-05-25 (30 days)
Pace~27 commits/day · ~3.9k LOC/day net

Per-repo breakdown

RepoCommitsLines+Lines-NetFirstLast
velocity8718,4711,551+16,920Apr 26May 14
velocity-bridge339,975463+9,512Apr 30May 13
velocity-bridge-ui6011,9979,274+2,723Apr 26May 4
velocity-chain-schemas2339,3271,458+7,869Apr 26May 14
velocity-codegen1616,150493+15,657May 13May 14
velocity-explorer11928,0771,672+26,405Apr 26May 12
velocity-identity11612,763186+12,577Apr 26May 13
velocity-js-sdk4510,9202,395+8,525Apr 26May 14
velocity-ops202,563301+2,262May 13May 14
velocity-unity-sdk849,953215+9,738May 3May 4
velocity-wallet135,246221+5,025Apr 27May 13

This month was more isolating what worked vs what did not. And this resulted in addition of more siblings. Please note that there are 14 more repos that are experimental and not part of the open source repos in Hive gitlab.

Tangible Results

A major success with my game app on google play able to send a transfer to any hive account from inside the game to hive-engine or Solana.

image.png

image.png

image.png

image.png

image.png

Status bar pinned across every page: current height (#1,447,298), committee size,
block count, fuel reserve (998,400), default namespace (astralwars). The latest
finalised blocks land on the left as they finalise. Recent bridge events show
from-account → destination → amount on the right. Search box accepts block height,
block hash, namespace, or account.

image.png

Every cross-chain event has its own page: emitted-block, source account, destination
pubkey, epoch/nonce, and an attestation progress bar that fills as committee
members sign off. Event 8d5c28b8...403d7cffb68b shown — 20 STELLARUM from
bf72a417 to 0eff85d1...35b5, fully attested.

image.png

Three tiers, committee-updatable, read live from chain state:

  • Fixed-shop pools — free, Phase 3, intra-namespace swaps at admin-set rates
  • AMM pools — 10M fuel, Phase 4, constant-product market-makers with LP shares
  • Flash loans — 50M fuel, Phase 5, atomic borrow-and-return; requires AMM pools

I am not explaining any major tech info, until I am done building everything. But we have a working chain system and with a devnet launched at https://velocity.surgentgaming.com/health with a working bridge system that works with both Hive and Solana.

There are 2 ways that my game app could communicate with Velocity.
a) A Unity SDK, as it is a game made with Unity
b) A JS SDK, as my game uses a Node.js backend.

There is much more to build, but this is the start of what has been achieved. And in time, I want there to be a way where a microwave running skyrim can connect to hive.