cal/packages/app-store/rainbow
Joe Au-Yeung 540bf3a1cb
Fix app categories (#6016)
* Fix app metas

* Optimize categories on app store

* Remove commented code

* Remove console log

* Update apps/web/pages/apps/index.tsx

Co-authored-by: Omar López <zomars@me.com>

* Add categories to missing app metadata

* Fix type error

* Type fix

* Type fixes

* More type fixes

* Clean up

* Fix build error

* No leaky please

* Remove comment

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-12-20 15:15:06 -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 Fix app categories (#6016) 2022-12-20 15:15:06 -07: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 Admin apps UI (#5494) 2022-12-07 14:47:02 -07: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.