Skip to content
This repository was archived by the owner on Nov 2, 2019. It is now read-only.
This repository was archived by the owner on Nov 2, 2019. It is now read-only.

Add additional Transaction Types Required By the Swapblocks Protocol #3

@lancekrogers

Description

@lancekrogers
  1. Adding additional transaction types for basic asset issuance functionality.
    1. Asset Genesis:
      1. (assets with unique ID's should be able to be added through the wallet, these assets will be a standard transaction containing a unique asset ID in the smartbridge field, all further transactions involving this asset asset will reference this initiPraediumal transaction.
      2. The level of verification required to transfer assets can be determined by finding the assets weight which is the first number of the asset ID. The first 4 characters of every asset ID start like UAI2 where the last character is the weight.
      3. Develop the best way to add consortium and municpal identifiers to the asset than can be added to the UAI2_municipal_consortium_uniqueid
    2. Asset transfer. (This is a simple transaction and only requires the sender to reference the asset they want to send and the address they want to send it to)
    3. Asset SWAP (This is a complex multisig transaction involving two assets owned by separate parties)
    4. Asset Probe ( This is a simple transaction, implementation requires the transaction issuer to reference) the asset and attach the status of the asset "good" "bad" or something of that nature)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions