Eis-D-Z / ptb

A repo on Programmable Transaction Blocks for Sui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programmable Transaction Blocks

A few simple examples with patterns and anti-patterns

  1. Minting and returning instead of minting and transfering
  2. Mint with payment
  3. Mass minting
  4. Linking calls
  5. Working with hot potatoes instead of returning references
  6. Offline signing

About

A repo on Programmable Transaction Blocks for Sui


Languages

Language:TypeScript 71.9%Language:Move 28.1%