Sui Jobs in Crypto & Web3

Sui jobs are built around an object-centric L1 where the Move language treats on-chain state as owned objects, enabling parallel execution and the fast-path consensus that confirms simple transfers without full ordering. This design targets high throughput and low latency.

Roles include Move contract engineers using Sui's object model and programmable transaction blocks, infrastructure developers working with the Mysticeti consensus and full nodes, and ecosystem builders shipping gaming, DeFi, and consumer apps, often with experience in sponsored transactions and the SUI gas model.

58open jobs
$99k–$160ktypical salary
28companies hiring
1added this week
100%remote

Open Sui roles

58 jobs

Frequently asked questions

How does Sui's version of Move differ from Aptos?
Sui uses an object-centric model where assets are owned objects rather than entries in global storage, changing how contracts are structured. The core Move language is shared but the framework and semantics differ.
What does parallel execution mean for Sui developers?
Sui can process independent transactions in parallel because it tracks object ownership. Developers should design contracts that minimize shared-object contention to fully benefit from this throughput.
Can Aptos Move developers move to Sui roles?
Often yes. The Move fundamentals transfer, but engineers need to learn Sui's object model, programmable transaction blocks, and framework conventions to be fully effective.