{"id":18885830,"url":"https://github.com/crossmint/lofi-land-embedded-demo","last_synced_at":"2026-06-29T05:31:42.264Z","repository":{"id":217548011,"uuid":"743766358","full_name":"Crossmint/lofi-land-embedded-demo","owner":"Crossmint","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-16T19:42:24.000Z","size":28932,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-31T10:49:06.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lofi-land-embedded-demo-six.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Crossmint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-16T00:05:51.000Z","updated_at":"2024-01-16T19:44:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6cbd6f5-c731-4310-9bd8-25bcfa0d9aa2","html_url":"https://github.com/Crossmint/lofi-land-embedded-demo","commit_stats":null,"previous_names":["crossmint/lofi-land-embedded-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Crossmint/lofi-land-embedded-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Flofi-land-embedded-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Flofi-land-embedded-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Flofi-land-embedded-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Flofi-land-embedded-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crossmint","download_url":"https://codeload.github.com/Crossmint/lofi-land-embedded-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crossmint%2Flofi-land-embedded-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34915001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T07:22:24.031Z","updated_at":"2026-06-29T05:31:42.259Z","avatar_url":"https://github.com/Crossmint.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crossmint : Lofi.land Embedded Checkout Demo\n\nAdd Crossmint’s custom embedded checkout, a fully customizable iframe seamlessly integrated onto your website.\n\n**Experience the live demo:** [https://lofi-land.demos-crossmint.com/](https://lofi-land.demos-crossmint.com/)\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=hhttps://github.com/divya-ranjn/lofi-land-embedded-demo)\n\n## 🛠️ Getting Started\n\nFollow the setup and installation instructions below to run this demo on your local machine.\n\n## 📋 Prerequisites\n\n- **Node.js**: If not installed, download from the [Node.js official website](https://nodejs.org/).\n- **Yarn**: If not installed, run the following command in your terminal.\n\n  ```bash\n  npm install -g yarn\n  ```\n\n- **Crossmint Keys**: Obtain these from the Crossmint Dev Console after deploying a collection - [https://docs.crossmint.com/docs/create-an-nft-collection](https://docs.crossmint.com/docs/create-an-nft-collection)\n  - Collection ID\n  - Project ID\n- [Dynamic.xyz](https://docs.dynamic.xyz/quickstart) Environment ID: For authentication. Configure it to support ETH Testnet. Once you have your environment ID setup, navigate to the [EVM configurations](https://app.dynamic.xyz/dashboard/configurations#evm) page in the Dynamic dashboard.\n\n  ![dynamic evm configuration](https://bafkreid7dnonfnihee7p7wmqicqofer3mukhtlwlmxwahaw3c3lb74zuf4.ipfs.nftstorage.link/)\n\n## 💾 Setup \u0026 Installation\n\n1. **Clone the Repository **\n\n   ```bash\n   git clone https://github.com/divya-ranjn/lofi-land-embedded-demo.git\n   ```\n\n2. **Install the required packages**\n\n   First, navigate to the cloned repository \u0026 then install dependencies.\n\n   ```bash\n   cd lofi.land\n   yarn install\n   ```\n\n3. 🔐 **Setting the Environment Variables**\n\n   Set up environment variables with the relevant keys.\n\n   You can copy the `sample.env` file and name the new one `.env`. Then fill in your values:\n\n   ```env\n   REACT_APP_COLLECTIONID=YOUR_CROSSMINT_COLLECTION_ID or use 6c3b6164-f6cc-42a1-89b8-df942da0fe7a for testing\n   REACT_APP_PROJECTID=YOUR_CROSSMINT_PROJECT_ID or use 3eb7d488-1374-4fc8-b0be-ebe6be8a8e2f for testing\n   REACT_APP_ENVIRONMENT=YOUR_CROSSMINT_ENVIRONMENT\n   REACT_APP_DYNAMIC_ID=YOUR_DYNAMIC_XYZ_ENVIRONMENT_ID\n   GENERATE_SOURCEMAP=false\n   ```\n\n4. ▶️ **Running the Demo**\n\n   ```bash\n   yarn start\n   ```\n\n   If you followed everything correctly, you should be able to view and experience the demo on your browser.\n\n## 🆘 Support\n\nIf you run into issues or have suggestions, we're here to help:\n\n- Docs: [docs.crossmint.com](https://docs.crossmint.com)\n- Discord: [Join Crossmint on Discord](https://discord.gg/crossmint)\n- Twitter: [@crossmint](https://twitter.com/crossmint)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Flofi-land-embedded-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossmint%2Flofi-land-embedded-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossmint%2Flofi-land-embedded-demo/lists"}