Skip to main content

Planetmint: The Blockchain Database

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

planetmint-2.5.1.tar.gz (73.8 kB view hashes)

Uploaded Source

Built Distribution

planetmint-2.5.1-py3-none-any.whl (101.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page