Skip to content
echarp edited this page Oct 17, 2011 · 6 revisions

Features

To implement the use cases, we need to study the following elements

Objects

  • GPG keys
  • GPG server
  • GPG keyring
  • GPG signatures
  • transactions
  • publication servers

Most common steps

Signup

Identify

This should be done using two inputs: a member name and a pass phrase.

Create identity

To start using the system, one needs a valid official identification

Check balance

Simple addition of all the coins owned by a specific member. This encompasses:

  • created coins
  • received coins

List received and sent transactions

Emit transaction

Validate transaction

Other necessary steps

Enumerate members

Calculate monetary mass

Clone this wiki locally