baking-bad
bcd
Vue

Better Call Dev —Tezos smart contract explorer and search engine

Last updated Jul 5, 2026
42
Stars
13
Forks
0
Issues
0
Stars/day
Attention Score
73
Language breakdown
Vue 82.2%
JavaScript 16.8%
HTML 0.8%
CSS 0.3%
Files click to expand
README

Better Call Dev

Made With: Vue.js License: MIT

BCD is:

  • Google for Tezos contracts
  • The frontend for https://github.com/baking-bad/bcdhub
  • The successor of https://github.com/baking-bad/better-call-dev

Versioning

BCD uses the same X.Y.Z scheme as BCDHub (see https://github.com/baking-bad/bcdhub#versioning)

Configuration

  • NODEENV production for production env, development_ otherwise
  • BASEURL set to https://better-call.dev/_ for production
  • VUEAPPAPIURI set to https://api.better-call.dev/_ for production
  • VUEAPPIPFS_NODE link to IPFS node
  • VUEAPPSEARCHSERVICEURI link to search service
  • VUEAPPTOKENMETADATAAPI link to metadata service which contains indexed token metadata
  • VUEAPPMETADATAAPIURI link to metadata service which contains indexed contract metadata
  • VUEAPPMAINNETSTATSAPI_URI link to mainnet statistics service
  • VUEAPPGHOSTNETSTATSAPI_URI link to ghostnet statistics service
  • VUEAPPSHADOWNETSTATSAPI_URI link to shadownet statistics service
  • VUEAPPTESTNETSTATSAPI_URI link to current testnet statistics service

Run locally

npm i
npm run serve

Build for production

npm i
npm run build

Publications

  • Evolution of the Better Call Dev explorer
https://baking-bad.org/blog/2020/03/10/explorer-bcd2-tezos-smart-contracts-hub/
  • An overview of the renewed Tezos contract explorer
https://baking-bad.org/blog/2020/04/10/tezos-smart-contract-explorer-better-call-dev-what-is-new/
  • Better Call Dev strikes again!
https://baking-bad.org/blog/2020/06/10/better-call-dev-strikes-again/

Contact us

  • Telegram: https://t.me/bakingbadchat
  • Twitter: https://twitter.com/TezosBakingBad
  • Slack: https://tezos-dev.slack.com/archives/CV5NX7F2L
  • Discord: https://discord.gg/aG8XKuwsQd

Other

node-ipc is overriden in the package.json, because it contains malicious code. Read more: https://www.lunasec.io/docs/blog/node-ipc-protestware/

About

Project is supported by Tezos Foundation

© 2026 GitRepoTrend · baking-bad/bcd · Updated daily from GitHub