kycdao.xyz
Open in
urlscan Pro
2606:4700:3031::6815:44b6
Public Scan
Submitted URL: http://kycdao.xyz/
Effective URL: https://kycdao.xyz/
Submission: On September 19 via api from US — Scanned from US
Effective URL: https://kycdao.xyz/
Submission: On September 19 via api from US — Scanned from US
Form analysis
0 forms found in the DOMText Content
beta * Docs * Use cases * FAQ * Contact menu close * Docs * Use cases * FAQ Docs navigate_next Join us arrow_forward * Twitter * Discord * Github Menumenu * FAQ * Careers * For Partners * Blog * Twitter * Discord Cookie Policy We use cookies to ensure that we give you the best experience on our website Accept arrow_forward Closeclose ¸COMPOSABLE COMPLIANCE WEB3 FRAMEWORK FOR COMPLIANT SMART CONTRACTS navigate_next Integrate now arrow_forward navigate_next Learn more arrow_forward * COMPOSABLE Build compliant smart contracts using kycNFTs. * PRIVACY-PRESERVING Protecting the privacy of kycNFT holders. * TRUSTED Use compliance via an ecosystem of regulated partners. * OUTSOURCE COMPLIANCE Let the framework handle compliance. * LEGALLY BINDING Sign binding agreements using verified public-keys. * FRICTIONLESS Reuse kycNFTs to create seamless user experience. available on * * * * * soon * * * ¸ABOUT THE FRAMEWORK KYCDAO LINKS SELF HOSTED WALLETS WITH EXISTING REGULATED OFF-CHAIN ACCOUNTS USING A DYNAMIC SOULBOUND KYCNFT. DAPPS, SMART-CONTRACTS, AND WEB3 SERVICES USE THESE COMPLIANT PROOFS TO CREATE TRUSTED ECOSYSTEMS. ¸KYCDAO WIDGET THE EMBED KYCDAO WIDGET TO ONBOARD WALLET HOLDERS AS TRUSTED MEMBERS. * ¸ 5 MIN TO INTEGRATE * ¸ WEBSITE AND SMART CONTRACT GATING * ¸ REGULAR UPDATES arrow_backarrow_forward * chevron_right1. Connect Wallet * chevron_right2. Verify account * chevron_right3. Select NFT art * chevron_right4. Select kycNFT art * chevron_right5. Mint kycNFT ¸INTEGRATE BY DEVELOPERS FOR DEVELOPERS code QUICKSTART WITH KYCDAO CLIENT * 1 Add the Widget package to your project 1npm install @kydao/widget * 2 Add a root element to your html 1<!DOCTYPE html> 2 <html> 3 <body> 4 <div id="modal-root"></div> 5 </body> 6</html> 7 * 3 Import the Widget client 1import { KycDaoClient } from "@kycdao/widget" 2import { KycDaoClientInterface } from "@kycdao/widget/dist/KycDaoClientCommon" 3 * 4 Create an client instance then open it 1const parent = document.querySelector("#modal-root"); 2let kycDaoClient 3 4if (parent) { 5 kycDaoClient = new KycDaoClient({ 6 modal: true, 7 configFromUrl: false, 8 backdrop: true, 9 config: { 10 enabledBlockchainNetworks: [ 11 "CeloAlfajores" 12 ], 13 demoMode: true, 14 enabledVerificationTypes: ["KYC"], 15 baseUrl: "https://main.pre.kycdao.xyz", 16 sentryConfiguration: { 17 dsn: "https://23dafecec027439b9413cd50eb22567d@o1184096.ingest.sentry.io/4504559638413313", 18 }, 19 evmProvider: window.ethereum, 20 }, 21 onReady: (sdk) => console.log(sdk), 22 onFail: (reason) => console.log(reason), 23 onSuccess: (data) => console.log(data), 24 parent, 25 }); 26} * 5 Open the client 1if (kycDaoClient) { 2 kycDaoClient.open() 3} navigate_next Jump to docs arrow_forward navigate_next See SDK examples arrow_forward * 1 Select the right Widget setup arrow_forward * 2 Install Widget arrow_forward * 3 Configure widget arrow_forward * 4 Add smart contract gating arrow_forward * 5 Register domain arrow_forward * 6 Go Live arrow_forward ¸KYCNFT THE WEB3 PRIMITIVE TO COMPOSE COMPLIANCE. KYCNFTS REPRESENT A VALID MEMBERSHIP IN KYCDAO, REUSABLE BY DAPPS, SMART CONTRACTS AND WEB3 SERVICES. KYCNFTS * ¸ SOULBOUND OR NON TRANSFERABLE * ¸ UNIQUE / PERSONALIZABLE / OWNED * ¸ AVAILABLE ON MULTIPLE CHAINS * ¸ NOT CONTAIN PERSONAL INFORMATION ¸COMPLIANCE KYCDAO IS THE FIRST INTEROPERABLE WEB3 DUE DILIGENCE AND COMPLIANCE FRAMEWORK FOR WALLETS. IT ALLOWS THE ECOSYSTEM TO DEVELOP COMPLIANT SMART CONTRACTS. THE FRAMEWORK INHERITS EXISTING WEB2 FINANCIAL PROCESSES BY RELYING ON REGULATED COMPLIANT ACCOUNTS. EACH KYCDAO ISSUER ENSURES COMPLIANT USER ONBOARDING ACCORDING TO THEIR INTERNAL COMPLIANCE PROCESSES, WHICH MUST ALSO MEET THE REQUIREMENTS SET BY KYCDAO. THESE ALIGNMENTS AFFORD A HIGH LEVEL OF TRUST TO EVERY ISSUER AND THE ENTIRE KYCDAO FRAMEWORK. THIS MEANS KYCNFT HOLDERS ARE KNOWN BY SOMEONE BUT OPERATE AS TRUSTED ANONS. navigate_next Read more about Compliance arrow_forward ¸WEB3 USE CASES KYCNFTS ARE THE REUSABLE & TRUSTED BUILDING BLOCKS OF WEB3 * 1 DEFI Rely on a shared compliance framework. DEX/Lending/Yield... * 2 GRANTS Offer anonymous compliance for grantees. Bounty/Protocol/Ecosys... * 3 COMMUNITIES Trusted members to avoid regulatory scrutiny DAO/NFT/Game/Social... * 4 ASSETS Develop with compliance in mind. RWA/TradFi/ICO... navigate_next See all usecases arrow_forward ¸GET IN TOUCH Contact email: partnerships@kycdao.xyz content_copy navigate_next Find us on discord arrow_forward navigate_next Direct mail arrow_forward ¸JOIN US We invite you to join as a trusted anon, mint your personalized kycNFT and connect seamlessly to trusted dApps and services. navigate_next Join us arrow_forward * Privacy * Terms & Conditions * Blog * Branding kycDAO © 2023. All rights reserved. Nothing herein constitutes an offer to sell, or the solicitation of an offer to buy, any securities or tokens. * * * Version: 422a6cb6958af2786c149fe716e0bbfdc84e91cb