Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanberckmans committed Jul 13, 2024
1 parent 0f6be97 commit be29154
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
# [3cities](https://3cities.xyz/)

<!-- add some kind of virtual browser render check to CI/CD so that the build doesn't break in staging when eg. transpilation fails and the bundle doesn't parse, eg. BigInt Math.pow issue -->

[![dev branch](https://github.com/3cities/3cities/actions/workflows/0-build-dev.yml/badge.svg)](https://github.com/3cities/3cities/actions/workflows/0-build-dev.yml)
[![staging release](https://github.com/3cities/3cities/actions/workflows/1-deploy-main-to-staging.yml/badge.svg)](https://github.com/3cities/3cities/actions/workflows/1-deploy-main-to-staging.yml)
[![prod release](https://github.com/3cities/3cities/actions/workflows/2-deploy-staging-to-prod.yml/badge.svg)](https://github.com/3cities/3cities/actions/workflows/2-deploy-staging-to-prod.yml)

Get multi-currency, multi-token, multi-L2, self-processing payments in one free, open, embedded widget, with no logins, signups, API keys, or tracking.
Easily pay & get paid with 3cities, a decentralized payment processor for Ethereum.

Features
- automatic handling of multiple currencies, tokens, and L2s.
- a free, open, embedded payment widget, with no logins, signups, API keys, or tracking.
- secure offchain payment verification (decentralized payment processing).
- one-time or reusable [pay request links](https://3cities.xyz/#/pay-link)
- merchant transactional payment, they pay using a pop-up without leaving your site - with no fees or API keys

3cities is a tool to pay and get paid on Ethereum.
3cities is a tool to pay & get paid on Ethereum.

3cities is not a wallet, it's an app that lets you connect your wallet.

3cities is not a token or a chain, it's an app that automatically searches the payment sender's wallet for the best payment method across ten popular tokens and a dozen L2s.

Individuals can use 3cities for send or receive payments, donations, transfers, or deposits.
Individuals can use 3cities to send or receive payments, donations, transfers, or deposits.

Merchants can use 3cities to be accept transactional payments and self-process those payments offchain (be your own payment processor). Payments can be in USD or ETH, with EUR and other currencies soon to come.

0 comments on commit be29154

Please sign in to comment.