Planetmint Documentation
  • Planetmint
  • Introduction
    • What is Planetmint?
    • Properties of Planetmint
    • Quickstart
  • Using Planetmint
    • Zenroom Smart Contracts & Policies
  • Node Setup
    • Basic AWS Setup
      • Get an AWS Account
    • Run Planetmint with all-in-one Docker
  • Networks & Federations
    • How to Set Up a Planetmint Network
    • Planetmint Networks
    • Kubernetes Deployment Template
Powered by GitBook
On this page

Planetmint

NextIntroduction

Last updated 2 years ago

Meet Planetmint. The metadata blockchain.

It has some database characteristics and some blockchain properties <properties.html>_, including decentralization, immutability and native support for assets.

At a high level, one can communicate with a Planetmint network (set of nodes) using the Planetmint HTTP API, or a wrapper for that API, such as the Planetmint Python Driver. Each Planetmint node runs Planetmint Server and various other software. The terminology page <terminology.html>_ explains some of those terms in more detail.

Table of Contents

Introduction
What is Planetmint?
Properties of Planetmint
Quickstart
Using Planetmint
IPDB Testnet- Sending Transactions
Installing Planetmint
Basic Facts
Transactions in Planetmint
CREATE Transactions
TRANSFER Transactions
Transaction Validity
A Note on IPLD marshalling and CIDs
Contracts & Conditions
Zenroom Smart Contracts and Policies