emotemot 3bfc3298f8 docs planetmint rebranding
Inside the docs:

bigchaindb -> planetmint
bigchain -> planetmint
BigchainB ->Planetmint
.com -> .io
2022-01-25 22:05:23 +03:00

2.8 KiB

Introduction

This is the documentation for Planetmint Server, or in other words, node - the Planetmint software that is on servers (but not on clients).

Setup Instructions for Various Cases

Develop an App Test

To develop an app that talks to a Planetmint network, you'll want a test network to test it against. You have a few options:

  1. The IPDB Test Network (or "Testnet") is a free-to-use, publicly-available test network that you can test against. It is available at IPDB testnet.
  2. You could also run a Planetmint node on you local machine. One way is to use this node setup guide with a one-node "network" by using the all-in-one docker solution, or manual installation and configuration of the components. Another way is to use one of the deployment methods listed in the network setup guide or in the the docs about contributing to Planetmint.

(WIP) Quickstart

Try Planetmint

Create a transaction and post it to the test network: