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