StellarExpert – block explorer and analytics platform for Stellar Network.
- 📡 StellarExpert explorer
- 📖 Open API documetation for developers (the data from Open Directory API is publicly available for developers and users, free of charge)
- 📩 Request new features, submit bug reports, and vote for issues
- 🏷️Request Directory listing for a service account or asset issuer address
⚠️ Report a fraudulent website related to Stellar ecosystem
pnpm i
(requires PNPM package manager to be installed)
Available app settings ENV variables:
API_ENDPOINTDIRECTORY_ADMINSOAUTH_GITHUB_CLIENTIDTURNSTILE_KEYBILLING_API_ENDPOINTAUTH0_DOMAINAUTH0_CLIENT_IDAUTH0_AUDIENCE
pnpm dev-server
(check webpack dev-server output for the hot-reload browser link)
pnpm build
(check for the generated files in the ./public repository)