logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

afnix-us-bce - standard block chain engineering service

Name

       afnix-us-bce - standard block chain engineering service

Standard Block Chain Engineering Service

       The  Standard  Block Chain Engineering service is an original implementation of various objects dedicated
       to the management of a block chain. At the bottom of the hierarchy is the the part which is assembled  in
       a  bill  of  parts (BOP). The bill is associated with a transaction which is time-stamped and signed. The
       transactions are linked together to form a chain.

       Generalconcepts
       The afnix-bce provides the support for manipulating block-chain.

       Part
       The concept of part is central in the bce service. A part is any serializable object  which  is  used  to
       assemble a bill of parts (BOP).

Standard Content Session Management Reference

Part
       The  Part  class  is  a  base  class  which  constitues the primary ingredient of the block chain bill of
       material.

       Predicate

              part-p

       Inheritance

              Serial

       Methodsget-name->String(none)
              The get-name method returns the part name.

              get-uuid->Uuid(none)
              The get-uuid method returns the part uuid

AFNIX Service                                         AFNIX                                      afnix-us-bce(3)

See Also