Drivechain block explorer
npm install
Create .env file in project root with contents:
BITCOIND_RPC_URL=bitcoin://user:xxx@1.2.3.4:8332
npm run dev or npm start (production)
- Next.js (server and client side rendering)
- GraphQL and Apollo (data retrieval)
Andreas Brekken andreas@brekken.com
MIT