Documentation about everything else

Fingerprint

Definition

Fingerprints are 256-bit, 64 character hexadecimal user identifiers. Fingerprints are used in defining users in transactions and blocks.

Fingerprint Generation

A user's fingerprint is generated via applying SHA256 sum of the user's public RSA key.

Config

The /config endpoint will return the current parameters that Gradecoin uses.

Version

The /version endpoint will return the current version that's currently live on this server.