Giter Site home page Giter Site logo

apapacy / planetmint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from planetmint/planetmint

0.0 0.0 0.0 4.36 MB

License: GNU Affero General Public License v3.0

Shell 12.38% JavaScript 0.17% Python 83.32% Lua 2.62% Makefile 0.49% Dockerfile 0.79% Jinja 0.22%

planetmint's Introduction

Codecov branch Latest release Status on PyPI Build Status Join the chat at https://gitter.im/planetmint/planetmint

Planetmint Server

Planetmint is the blockchain database. This repository is for Planetmint Server.

The Basics

Run and Test Planetmint Server from the master Branch

Running and testing the latest version of Planetmint Server is easy. Make sure you have a recent version of Docker Compose installed. When you are ready, fire up a terminal and run:

git clone https://github.com/planetmint/planetmint.git
cd planetmint
make run

Planetmint should be reachable now on http://localhost:9984/.

There are also other commands you can execute:

  • make start: Run Planetmint from source and daemonize it (stop it with make stop).
  • make stop: Stop Planetmint.
  • make logs: Attach to the logs.
  • make lint: Lint the project
  • make test: Run all unit and acceptance tests.
  • make test-unit-watch: Run all tests and wait. Every time you change code, tests will be run again.
  • make cov: Check code coverage and open the result in the browser.
  • make docs: Generate HTML documentation and open it in the browser.
  • make clean: Remove all build, test, coverage and Python artifacts.
  • make reset: Stop and REMOVE all containers. WARNING: you will LOSE all data stored in Planetmint.

To view all commands available, run make.

Links for Everyone

  • Planetmint.io - the main Planetmint website, including newsletter signup

Links for Developers

Legal

planetmint's People

Contributors

laurentmontblanc avatar eckelj avatar roninx991 avatar arpitshukla007 avatar emotemot avatar albertolerda avatar

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.