Versioning provides the ability to upgrade packages and objects on the Sui network.| docs.sui.io
The Sui Object Display standard is a template engine that enables on-chain management of off-chain representation (display) for a type.| docs.sui.io
The Sui Client PTB CLI enables a user to construct a PTB and execute it from the command line or a file.| docs.sui.io
Using the Sui TypeScript SDK, you can create programmable transaction blocks to perform multiple commands in a single transaction.| docs.sui.io
Sui faucet is a helpful tool where Sui developers can get free test SUI tokens to deploy and interact with their programs on Sui's Devnet and Testnet networks. There is no faucet for Sui Mainnet...| docs.sui.io
Programmable transaction blocks are a group of commands that complete a transaction on Sui.| docs.sui.io
Everything on the Sui blockchain is an object, with metadata, type of ownership, and a referencing scheme.| docs.sui.io