Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 3.39 KB

File metadata and controls

79 lines (49 loc) · 3.39 KB

Roles and Permissions Setup


Instructions for adding a Role Admin

In JustGems contract, grant DEFAULT_ADMIN_ROLE

In JustGemsData contract, grant DEFAULT_ADMIN_ROLE

In JustGemsIndex contract, grant DEFAULT_ADMIN_ROLE

In JustGemsSale contract, grant DEFAULT_ADMIN_ROLE

In JustGemsStore contract, grant DEFAULT_ADMIN_ROLE


Instructions for adding a Contract Admin

In JustGems contract, grant CURATOR_ROLE

In JustGemsIndex contract, grant CURATOR_ROLE


Instructions for adding a Store Manager

In JustGemsData contract, grant CURATOR_ROLE

In JustGemsSale contract, grant CURATOR_ROLE


Instructions for adding a Store Consumer

In JustGemsStore contract, grant STORE_ROLE


Instructions for adding a Funder

In JustGemsSale contract, grant FUNDER_ROLE


Instructions for adding a Tester

In MockUSDC contract, mint $50,000 USDC