Skip to content

Landing kyb - #433

Open
CamCompilot wants to merge 8 commits into
developmentfrom
landing-kyb
Open

Landing kyb#433
CamCompilot wants to merge 8 commits into
developmentfrom
landing-kyb

Conversation

@CamCompilot

Copy link
Copy Markdown
Contributor

Landing KYB Feature

Changes

  • Added new landing page for KYB verification
  • Added ComPilot widget integration
  • Updated dependencies for ComPilot SDK
  • Added environment variable for company name customization

Environment Setup

Required environment variables:

  • NEXT_PUBLIC_LANDING_KYB_COMPANY: Company name to display
  • COMPILOT_API_KEY_LANDING_KYB: API key for ComPilot
  • COMPILOT_WORKFLOW_ID_LANDING_KYB: Workflow ID for KYB process

Testing

  • Ensure the widget opens correctly
  • Verify company name displays from environment variable
  • Test widget reopening functionality

@vercel

vercel Bot commented Nov 30, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nexeraid-example-airdrop-v2 ❌ Failed (Inspect) Dec 5, 2024 7:44am
nexeraid-examples-v2 ❌ Failed (Inspect) Dec 5, 2024 7:44am

Comment thread v2/demo-apps/.env.example Outdated
COMPILOT_API_KEY_LANDING_KYB
COMPILOT_WORKFLOW_ID_LANDING_KYB
NEXT_PUBLIC_LANDING_KYB_COMPANY
NEXT_PUBLIC_LANDING_KYB_COMPANY

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NEXT_PUBLIC_LANDING_KYB_COMPANY appears 2 times

@@ -0,0 +1,21 @@
//This config file is used to generate a challenge by using the API created in the backend.

export const generateChallengeKYB = async (params: any) => {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put types here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants