Skip to content
@talise-public

Talise

Talise: money that moves like a message

Talise

Money that moves like a message.

A gasless US dollar account on Sui. Sign in with Google, hold dollars, and send them to a name like vanessa@talise.sui. No seed phrase, no gas, settles in under a second, and a send can be private, unlinking sender from recipient on chain. Live on mainnet.

Website · iOS app (TestFlight) · Pitch deck · X


What we are building

Payments and DeFi are disconnected: payments are static transfers, DeFi is complex and siloed, and people are left to orchestrate everything by hand. Talise turns a payment into a programmable financial action on Sui, wrapped in an app that feels like a neobank.

You sign in with Google, hold dollars as USDsui, and pay anyone by @handle instead of a 0x address. Sending is gasless and settles in under a second. A send can be private, unlinking sender from recipient on chain. Idle balance is put to work, dollars cash in and out to a bank, and money can move as a claim link or a stream.

How it works

  • Identity. zkLogin turns a Google account into a self-custodial Sui wallet. The user never handles a key.
  • Settlement. Balances are USDsui, a US dollar token on Sui, moved with sub-second finality.
  • Gas. Every transaction is sponsored, so the user never holds or spends a gas token.
  • Names. Everyone claims name@talise.sui, a real on-chain SuiNS identity that money routes to.
  • Privacy. A Groth16 shielded pool unlinks sender from recipient on chain, live on mainnet. Private sends ship in the iOS app. It is an early pilot: capped per send, and amounts are still visible where funds enter and leave the pool.

What is live

Live on Sui mainnet. Public beta on iOS via TestFlight, with the website at talise.io. Over 1,900 names on the waitlist and over 1,400 @handles already claimed on chain. Gasless sends, claim links, streaming, and bank cash-out all work in the shipped build. Private sends are live in the iOS app.

On chain (Sui mainnet)

The main package is the shielded pool, Talise's privacy layer. Balances settle in USDsui, a Sui-native US dollar token (a third-party asset, not a Talise contract).

Talise package ID
Private / shielded pool (main) 0x36d80185b4ee5890f95e743142fac280952ab013310a4b609d165f20fa1f26b4
Streaming + cheques 0x4ba838c7ded1b57aededff4e825aa251858b05b720083856351dd8325094a13e
Goals vault 0xb0898eef5734ee9ebfbdbacd9e39533d7070159d4a87287ddde8a5b331059947
Team streams (payroll) 0xcff874d3702572ea373053304c7d384aeaa4fb041905b355471a624331954c7c

Source for all of them is in talise-contracts.

Repositories

Primary working repository

All day to day development happened in the primary working repository, then migrated into these focused repositories for clarity:

https://github.com/SeventhOdyssey71/talise-main

Built on Sui

zkLogin for keyless self-custody, sponsored gas for a gasless experience, sub-second finality so payments feel instant, programmable transaction blocks for composability, and a Move-based shielded pool for privacy.

Popular repositories Loading

  1. talise-frontend talise-frontend Public

    Web app and API for Talise: gasless dollar payments on Sui, send by name.

    TypeScript 1

  2. talise-mobile talise-mobile Public

    iOS app for Talise: send dollars by name, gasless, private, on Sui.

    Swift 1

  3. talise-docs talise-docs Public

    Talise overview, architecture, and pitch deck.

    HTML 1

  4. talise-contracts talise-contracts Public

    Sui Move packages for Talise: payments, shielded transfers, savings, yield.

    Move 1

  5. .github .github Public

  6. talise-infra talise-infra Public

    Talise infrastructure: the gas-sponsorship service that makes every send gasless on Sui.

    TypeScript 2

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…