Account Interface
The MBA implementation should follow the rules as described below:- All token bound accounts SHOULD be created via the singleton registry;
- All token bound account implementations MUST implement ERC-165 interface detection;
- All token bound account implementations MUST implement ERC-1271 signature validation.
- All token bound account implementations MUST implement the following interface.

