Planetmint: The Blockchain Database
Project description
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 withmake stop
).make stop
: Stop Planetmint.make logs
: Attach to the logs.make lint
: Lint the projectmake 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
- All Planetmint Documentation
- CONTRIBUTING.md - how to contribute
- Community guidelines
- Open issues
- Open pull requests
- Gitter chatroom
Legal
- Licenses - open source & open content
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Planetmint-1.4.2.tar.gz
(84.0 kB
view details)
Built Distribution
Planetmint-1.4.2-py3-none-any.whl
(101.0 kB
view details)
File details
Details for the file Planetmint-1.4.2.tar.gz
.
File metadata
- Download URL: Planetmint-1.4.2.tar.gz
- Upload date:
- Size: 84.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6df4b6b4931c970e13428ab00a2425421a7cb829fa84822c4ccb353a62e391b9 |
|
MD5 | 4593e7092e870c2ff987037d7d03276d |
|
BLAKE2b-256 | a46d83f1e86d753b7aa9fa7ab574e24e6470b1ef691ed5c37ce75dde6c975066 |
File details
Details for the file Planetmint-1.4.2-py3-none-any.whl
.
File metadata
- Download URL: Planetmint-1.4.2-py3-none-any.whl
- Upload date:
- Size: 101.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bb09efe31c4925c07b86c1e637aa7f68ff5fb5ec0e112eca78fd0b3a63ddc49 |
|
MD5 | 61a4282f8cc88f7a6a46145779604f14 |
|
BLAKE2b-256 | f77cfd8ec7faea5137061888c6ce36d5ba735143ccf2c5efec94799813d80dd8 |