Skip to content

[Showcase] Deployed Financial Primitives Suite #2

@Nhexus01

Description

@Nhexus01

Describe the feature

Context

I originally submitted this as PR #1493 to the core tempo repository. Since that repo is scoped strictly for Node infrastructure (Rust/Go), I am documenting the live ecosystem deployment here so the community can use these primitives immediately.

Project Overview

The testnet ecosystem is currently missing core financial primitives for DeFi and Payroll testing. Instead of waiting for tooling, I built and deployed a "Factory Pattern" suite to enable these use cases today.

Live Deployments (Testnet)

Factory Address: 0xD1DC739C69e73b05ef9f6b4BC97c7635AbC73ea6
Status: Live & Verified

Available Primitives:

  1. TempoStream (Payroll):
    • Layman: Streaming salaries or vesting. Employees get paid every second instead of every month.
  2. TempoVault (Inheritance):
    • Layman: A "Dead Man's Switch." If I don't check in for 30 days, my funds automatically transfer to my backup wallet/family.
  3. TempoKey (Real World Assets):
    • Layman: An NFT that acts as a digital key to unlock physical devices (like an Airbnb smart lock) for a specific time.
  4. TempoTab (Payments):
    • Layman: A "Bar Tab" on the blockchain. Lets customers authorize a max spend, then merchants charge them later as they consume services.

For Developers

Since the Explorer UI is currently in beta, you can interact with the Factory directly via CLI/Remix to spawn your own instances.

Source Code:
https://github.com/Nhexus01/tempo/tree/main/examples

Happy to maintain this as a public utility for the community.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions