Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 396 Bytes

@quest-chains/contracts

Try running some of the following tasks:

yarn compile
yarn test
yarn coverage

Roles

  • REVIEWER role is the most basic with ability to review quests
  • EDITOR has REVIEWER role and extra ability to add/remove/edit quests
  • ADMIN has EDITOR role and ability to add/remove EDITORs/REVIEWERs
  • OWNER has ADMIN role + ability to add/remove ADMINs/OWNERs