Sign inSign up

bakingbad/bcdhub-compiler

By bakingbad

•Updated over 5 years ago

better-call.dev hub compiler

Image
0

862

bakingbad/bcdhub-compiler repository overview

⁠BCD Hub

Build Status Docker Build Status made_with golang License: MIT

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

⁠Quickstart

⁠Run BCD

Clone this repo and cd in:

make gateway-images
make gateway

API gateway is now available at http://localhost:14000/v1/stats⁠

Alternatively you can pull stable images:

make stable-pull
make stable-gateway

In order to stop or reset BCD:

make gateway-down
make gateway-clear
⁠Sandbox

Make sure your Tezos node is exposed at 0.0.0.0:8732

make sandbox-images
make sandbox

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

You can also use a builtin Flextesa instance instead (will be exposed at 8732):

make flextesa-sandbox

In order to stop or reset sandbox:

make sandbox-down
make sandbox-clear

⁠Read more

⁠Contact us

⁠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⁠.

Tag summary

Content type

Image

Digest

Size

410.9 MB

Last updated

almost 6 years ago

docker pull bakingbad/bcdhub-compiler