Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Arc Commerce

Check notice on line 1 in README.md

View check run for this annotation

Sphere (Prod) / AI Code Metrics

README.md#L1

__START_AI_CODE_METRICS__{"files":[{"fromFile":"README.md","lineLengths":[15],"lineNumbers":[16],"scores":[0.0],"toFile":"README.md"}]}__END_AI_CODE_METRICS__

Check notice on line 1 in README.md

View check run for this annotation

Sphere (staging) / AI Code Metrics

README.md#L1

__START_AI_CODE_METRICS__{"files":[{"fromFile":"README.md","lineLengths":[15],"lineNumbers":[16],"scores":[0.0],"toFile":"README.md"}]}__END_AI_CODE_METRICS__

This project demonstrates how to integrate USDC as a payment method for purchasing credits on Arc.

Expand All @@ -13,7 +13,7 @@

```bash
git clone git@github.com:circlefin/arc-commerce.git
cd top-up
cd arc-commerce
npm install
```

Expand Down
Loading