cal/packages/app-store/rainbow
Jeroen Reumkens ccc2bdd25e
🧹 One `calcom/ui` import to rule them all (#5561)
* Removed emptyscreen component v1 version, migrated pages that still used it to v2, and removed v1 of workflow pages and components.

* updated workflow pages imports to remove v2 from path.

* Deleted v1 switch component, deleted v1 api-keys components, deleted old web integrations components that were unused.

* Removed v1 list component.

* Fixed event workflows tab path.

* Fixed import path for button in sandbox page.

* Cleanup and type fixes

* Making explicit indexes

* UI import migrations

* More import fixes

* More import fixes

* Submodule sync

* Type fixes

* Build fixes

Co-authored-by: zomars <zomars@me.com>
2022-11-22 19:55:25 -07:00
..
api Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
components 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
extensions Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
static added more app store screenshots (#4564) 2022-09-18 11:58:32 +00:00
trpc feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
utils Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
_metadata.ts Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
config.json Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
index.ts Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
package.json Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
README.md Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
README.mdx Removed old v1 app components in web. (#5286) 2022-10-31 10:42:01 +00:00
zod.ts Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00

Rainbow App

Intended for developer information

The web3 app uses RainbowKit to authenticate Ethereum users.

When deploying, the app requires either a ALCHEMY_API_KEY or INFURA_API_KEY (or both) which can be obtained by creating an Alchemy or Infura project respectively.

Find your Alchemy API key Find your Infura API key

Available blockchains are Ethereum mainnet, Arbitrum, Optimism, and Polygon mainnet.