Giter Site home page Giter Site logo

pacificcode / genesis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whiteblock/genesis

0.0 0.0 0.0 15.43 MB

Genesis is an end-to-end development sandbox and testing platform for Web3 and blockchain-based distributed systems.

Home Page: https://docs.whiteblock.io

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.20% Shell 0.21% Go 98.49% Makefile 0.53% Smarty 0.56%

genesis's Introduction

Genesis

Build Maintainability Go report card codecov Jenkins

Version API Reference Gitter Docker

Overview

The Whiteblock platform allows users to provision multiple fully-functioning nodes over which they have complete control within a private test network

Configuration

General

NAME DEFAULT DESCRIPTION
LOCAL_MODE true Puts Genesis into standalone mode for testing
VERBOSITY INFO The verbosity level of the logging
LISTEN 0.0.0.0:8000 The socket to listen on for the REST API

RabbitMQ

NAME DEFAULT DESCRIPTION
COMPLETION_QUEUE_NAME completion The name of the completion queue
COMMAND_QUEUE_NAME commands The name of the commands queue
QUEUE_DURABLE true If Genesis creates the queue, should it be durable
QUEUE_AUTO_DELETE false If Genesis creates the queue, should it delete messages when there is no consumer
CONSUMER genesis The name of this consumer from the queue
CONSUMER_NO_WAIT false Enable no wait mode
QUEUE_PROTOCOL amqp The protocol to use to connect to the queue
QUEUE_USER user The user portion of the auth credentials
QUEUE_PASSWORD password The password portion of the auth credentials
QUEUE_HOST localhost The host address which hosts rabbitmq
QUEUE_PORT 5672 The port to connect to on the host address
QUEUE_VHOST /test The rabbitmq vhost to connect to

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.