Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.56 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.56 KB

Send and receive withdrawable ERC20 tokens via 4-digit code.

Contract Addresses

Polygon - Mumbai : Paylock Contract Address

Ethereum - Goerli : Paylock Contract Address

Features

  • Withdraw or Redeem payments without paying gas.
  • 0.5% fee (per transaction) capped at $50USD (determined on chain using Chainlink Price Feed Oracles).
  • Send payment code via SMS
  • Light/dark mode toggle

Tech Stack

Client: Next.js, React, TailwindCSS

Solidity: Hardhat, ethers.js, OpenZeppelin Defender, Chainlink Price Feeds