bcdhub icon indicating copy to clipboard operation
bcdhub copied to clipboard

Better Call Dev backend

BCD Hub

Build Status made_with golang License: MIT FOSSA Status

Backend for the Better Call Dev contract explorer & developer dashboard.

Quickstart

Sandbox

The simplest way is just to copy the docker-compose.flexesa.yml to your project.

Make sure you have the latest images and run the compose:

make sandbox-pull
make flextesa-sandbox

Sandbox UI is now available at http://localhost:8000

In order to stop or reset sandbox:

make sandbox-down
make sandbox-clear

Read more

  • Configuration
  • Developer docs

Contact us

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

About

This project is the successor of the first serverless version (aka BCD1). It has been rewritten from scratch in Golang.
Better Call Dev was initially funded and is currently supported by Tezos Foundation.

License

FOSSA Status