As organisation PRIME I want to manage a whitelist so I can decide who can join my organisation.
Acceptance Criteria
It is possible to create a list of addresses attached to an organisation
When joining an organisation the users address will be checked against the whitelist address
2.1 If the users wallet address is whitelisted, the user is able to join the organisation
2.2 if the users wallet is not whitelisted, the user receives an error message: "Wallet is not invited to the organisation".
If the organisation type is PRIME, the Prime role can add whitelisted addresses.
3.1 If the organisation type is Community, the whitelist can be edited through membership proposal.
User Story
As organisation PRIME I want to manage a whitelist so I can decide who can join my organisation.
Acceptance Criteria
Additional Information
How to test