Skip to main content

ยท One min read
Morpheus

Announcing the official release of DaPP - A payment protocol on Solana!

Check out the docs

Pre-V1 Featuresโ€‹

  1. Contract features
    • Pay someone with Wrapped Sol
      • Wrapping of your Sol is done for you, so you don't have to swap or wrap it yourself
    • Cancel a contract as a payer or payee
    • Withdraw funds as a payee
  2. UI Features
    • Search for contract by contract ID
    • Create a contract
    • Withdraw funds
    • Cancel

V1 Featuresโ€‹

  1. Smart Contract updates
    • Bug fix - fixed calculation of total withdrawn amount
  2. UI updates
    • New dark color scheme
    • Automatic contract discovery
    • New loading feature
    • Bug fix - starts contract with correct amount of decimals for token
  3. NEW Documentation repository! (You're reading from it!)

Next Version Target Featuresโ€‹

  1. Smart Contract updates
    • Whitelist USDC Token
    • Prepare for integration with V3SA Program (Utility Token manager)
      • Users may earn/mint V3SA utility tokens by using DaPP
      • Users may use V3SA utility tokens on DaPP
  2. UI updates
    • Add USDC to token list
    • Add form for token whitelist requests