-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
932ed27
commit 40781d6
Showing
3 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
# [3cities](https://3cities.xyz/) | ||
|
||
[![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. | ||
|
||
3cities is a tool to pay and 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. | ||
|
||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
|
||
# Overview | ||
# @3cities/core | ||
|
||
TODO | ||
|
||
# Usage | ||
A package for dependencies shared across the 3cities monorepo. |