Sign inSign up

mikamboo/libradevbox

By mikamboo

Updated about 7 years ago

Libra devbox : Play with libra-cli over the libra testnet

Image
0

129

mikamboo/libradevbox repository overview

Libra dockerized !

This is Docker image built to run the official Libra doc sample doc for executing your first transaction on the Libra Blockchain

The docker libradevbox

Quickly start libra cli with single cmd line using docker :

docker run -it mikamboo/libradevbox
Create your own libra docker image

You can build your own image by running

docker build -t libradevbox .

You are free to use as it or customize the Dockerfile.

Tag summary

Content type

Image

Digest

Size

710.8 MB

Last updated

about 7 years ago

docker pull mikamboo/libradevbox