Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 331 Bytes

Commerce Web3

How to use

  1. Obtain your API keys from Settings page
  2. Create and save environment variables export COMMERCE_API_KEY=<YOUR_API_KEY> export COMMERCE_API_URL="https://api.commerce.coinbase.com/charges" export CHARGE_CODE=<ANY_CHARGE_CODE>