{"repo":"ripple/explorer","free":true,"listed":false,"github":"https://github.com/ripple/explorer","clone":"git clone https://github.com/ripple/explorer.git","description":"Open Source XRP Ledger Explorer","language":"TypeScript","stars":238,"topics":["blockchain","ripple","xrp","xrpl","xrp-ledger"],"license":"MIT","category":"blockchain-web3","readme_excerpt":"XRPL Explorer This repo contains the source code for the block explorer of the XRP Ledger hosted at livenet.xrpl.org. This project uses Vite. You can find information about how to use it here. Basic requirements Install Node and NPM The project requires node@22. Follow installation instructions on nodejs.org. (Recommended) Install using nvm. Make sure to use npm version 8+ by running npm install -g npm@latest after you install Node. Copy example env cp .env.example .env Install, compile, and run - npm install then - npm start for development mode, or - npm run build then npm run prod-server for production mode Installing on Apple Silicon Since canvas does not provide pre-built binaries for Apple chips during npm install it will try to compile it manually. To get this to succeed you need to install several dependencies by following the instructions here. Running on Parallel Networks Testnet mode 1. Replace VITE RIPPLED HOST=s2.ripple.com with VITE RIPPLED HOST=s.altnet.rippletest.net in the .env file 1. Add VITE ENVIRONMENT=testnet to .env to enable TESTNET banner Devnet mode 1. Replace VITE RIPPLED HOST=s2.ripple.com with VITE RIPPLED HOST=s.devnet.rippletest.net in the .env file 1. Add VITE ENVIRONMENT=devnet to .env to enable TESTNET banner Testing Run unit tests - Run tests in watch mode npm test - Run test to produce coverage npm run test:coverage - To open coverage HTML report in app root do open coverage/index.html Debugging Unit Tests in Chrome 1. Place debugger; in yo","default_branch":null,"files":null,"tree":[],"storefront":"/r/ripple","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ripple/explorer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}