Wallet Integration (Non-Custodial)
The platform features a built-in CRE8 Wallet (discussed in detail in CRE8 Wallet section). From the user’s perspective:
They have a wallet account that can hold Solana-based assets. When they sign up, the system might guide them to create a new wallet (with a seed phrase backup) or use an existing wallet.
This wallet is seamlessly integrated so that when a user clicks “Buy” or “Complete”, the signing of the transaction is handled within the app or via a connected wallet extension. The goal is to make the blockchain interactions feel as smooth as a normal payment on Web2.
The wallet also serves as an authentication mechanism. Instead of logging in with email/password, users can login with their wallet (using message signing to prove ownership), making the platform Web3 native.
Last updated