{"id":20743977,"url":"https://github.com/ashtech15/xrpl-frontend","last_synced_at":"2026-04-29T23:32:47.045Z","repository":{"id":256359943,"uuid":"852452035","full_name":"ashtech15/xrpl-frontend","owner":"ashtech15","description":"XRPL-Frontend is a web application that leverages XRPL's NFTs to provide a secure, decentralized, blockchain-based contract service.","archived":false,"fork":false,"pushed_at":"2024-09-04T20:39:02.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T10:56:09.005Z","etag":null,"topics":["nft","react","react-query","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashtech15.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-04T20:38:26.000Z","updated_at":"2024-09-04T20:50:08.000Z","dependencies_parsed_at":"2024-09-10T10:03:56.894Z","dependency_job_id":"aeceb0cc-1d37-4387-a7be-1f8d49f71bf6","html_url":"https://github.com/ashtech15/xrpl-frontend","commit_stats":null,"previous_names":["ashtech15/xrpl-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashtech15/xrpl-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fxrpl-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fxrpl-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fxrpl-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fxrpl-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashtech15","download_url":"https://codeload.github.com/ashtech15/xrpl-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fxrpl-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nft","react","react-query","typescript","vite"],"created_at":"2024-11-17T07:13:44.081Z","updated_at":"2026-04-29T23:32:47.028Z","avatar_url":"https://github.com/ashtech15.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XRPL-Frontend\n\n## Table of Contents\n\n- [XRPL-Frontend](#xrpl-frontend)\n  - [Table of Contents](#table-of-contents)\n  - [Introduction](#introduction)\n  - [Technology Stack](#technology-stack)\n  - [Setup and Installation](#setup-and-installation)\n  - [Environment Variables](#environment-variables)\n  - [License](#license)\n\n## Introduction\n\nXRPL-Frontend is a web application that leverages XRPL's NFTs to provide a secure, decentralized, blockchain-based contract service.\n\n## Technology Stack\n\n- **Frontend:**\n\n  - [React](https://reactjs.org/): A JavaScript library for building user interfaces.\n  - [TypeScript](https://www.typescriptlang.org/): A statically typed superset of JavaScript that adds types and compiles to plain JavaScript.\n  - [Vite](https://vitejs.dev/), [ESLint](https://eslint.org/), and [Prettier](https://prettier.io/): Tools for building the application, linting code, and formatting code.\n  - [Tanstack Query](https://tanstack.com/query) and [Zustand](https://github.com/pmndrs/zustand): Libraries for managing application state.\n  - [Tailwind](https://tailwindcss.com/) and [Shadcn/ui](https://ui.shadcn.com/): Libraries for styling the application and managing layout.\n\n- **Backend:**\n  - [Node.js](https://nodejs.org/): A JavaScript runtime for building server-side applications.\n  - [Express](https://expressjs.com/): A web application framework for Node.js.\n  - [TypeScript](https://www.typescriptlang.org/): A statically typed superset of JavaScript that adds types and compiles to plain JavaScript.\n  - [XRPL](https://xrpl.org/): A library for interacting with the XRP Ledger.\n\n## Setup and Installation\n\nFollow these steps to set up and run this project locally:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/ashtech15/xrpl-frontend.git\n   ```\n\n2. **Navigate to the project directory:**\n\n   ```bash\n   cd xrp-frontend\n   ```\n\n3. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n4. **Start the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n## Environment Variables\n\nThis project uses the following environment variables:\n\n- `VITE_BACKEND_URL`: The URL of the backend server.\n- `VITE_PLATFORM_ADDRESS`: The platform address for the XRP Ledger.\n- `VITE_PLATFORM_SEED`: The seed for the platform address.\n- `VITE_A_ADDRESS`: The address for User A.\n- `VITE_A_SEED`: The seed for the User A address.\n- `VITE_B_ADDRESS`: The address for User B.\n- `VITE_B_SEED`: The seed for the User B address.\n\nYou can set these environment variables in a `.env` file in the root of your project. Remember to replace the example values with your actual values.\n\n```properties\nVITE_BACKEND_URL=\"\"\nVITE_PLATFORM_ADDRESS=\"\"\nVITE_PLATFORM_SEED=\"\"\nVITE_A_ADDRESS=\"\"\nVITE_A_SEED=\"\"\nVITE_B_ADDRESS=\"\"\nVITE_B_SEED=\"\"\n```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtech15%2Fxrpl-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashtech15%2Fxrpl-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtech15%2Fxrpl-frontend/lists"}