* Truncate all UUID identifiers to eight characters by default * Refactor the node identifier to an auto-generated UUID * Created and updated tests and mocks
* Refactor other cli commands to new design * Add PrefixList method to api package * Add more tests