A SvelteKit application for generating and displaying Core ID QR codes. When provided with a valid Core ID, it creates a scannable QR code and includes meta tags for social media sharing through Open Graph and Twitter Cards.
- QR code generation for Core IDs
- Real-time Core ID validation
- Social media preview support
- CorePass mobile app integration
- Built with SvelteKit and TypeScript
The application is accessible at:
https://coreid.link/[your-core-id]
Replace [your-core-id]
with your Core ID to generate a QR code and enable CorePass integration.
https://coreid.link/cb2266fec7f127e2f884f0fbbcbf45dfd6fad5401922
The application includes dynamic meta tags for social media:
- Open Graph tags for Facebook and similar platforms
- Twitter Card tags for Twitter previews
npm run dev
npm run build
@blockchainhub/ican
: Core ID validation and formatting@blockchainhub/blo
: Address icon generationdevice-sherlock
: Mobile device detectionqrcode
: QR code generation
Licensed under the Core License.