StayFlow is a proof-of-concept ecosystem that helps small hosts raise working capital through prepaid utility tokens, while giving guests transparent, smart-contract-governed payments and milestone-based settlement.
Finance, goods, and services are unified under a single token and brand โ not three disconnected mini-sites.
Prepaid token funding, wallet-based purchase, smart-contract escrow, and milestone-based staged settlement for hosts and guests.
An operational supplies marketplace where hosts can purchase essentials and redeem selected goods using STAY tokens.
Web3 stay booking with prepaid token redemption, trust verification, and transparent check-in-to-settlement fulfillment.
From token creation to final payout โ every step is programmable, transparent, and auditable.
Platform verifies the host and creates a token campaign linked to a stay pool.
Guests buy STAY and funds move into escrow or contract-controlled logic.
STAY is locked when used for a booking or selected HostMart goods.
Check-in, check-out, and cleaning confirmation update contract state.
Funds are released to hosts, partners, and platform by milestone rules.
For an HKD 100 equivalent redemption value, the smart contract distributes funds after each fulfillment milestone is confirmed.
The contract acts as the rules engine โ managing issuance, redemption, escrow, staged release, and expiry.
createCampaign()
mintStayTokens()
setRedemptionRules()
setExpiryRules()
purchaseStayToken()
recordPayment()
redeemForStay()
redeemForGoods()
confirmCheckIn()
confirmCheckOut()
confirmCleaning()
releaseToHostStage1()
releaseToHostStage2()
releaseToCleaner()
deductPlatformFee()
processExpiry()
Each landing page details how its module works within the StayFlow ecosystem.