Do you know what is a Composer CLI?
Or a Business Logic Layer?
How about CRUD, EOA, ABI, and Enum?
Composer CLI - Hyperledger Fabric command line allowing for administrative tasks.
Business logic layer - A part of the code that determines the rules to be followed when doing business
CRUD - Creative, retrieve, update, delete.
EOA - Externally Owned Account
ABI (Application Binary Interface) - An interface between two binary program modules, often one program is a library and the other is being run by a user
Enum - Short for “enumeration” - a fixed list of possible values. The list of US states could be considered an enum.
For more terms go check out our new Blockchain Term Dictionary section:
https://bestcoininvestments.com/blockchain-terms-dictionary/