Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 546 Bytes

project-demo.md

File metadata and controls

10 lines (9 loc) · 546 Bytes

Demo

Given 4 CLI agents:

  • All agents elects 1 agent to be the GOVERNMENT.
  • The GOVERNMENT gives all agents a NAME.
  • The GOVERNMENT delegates 1 agent to be the VEGVESEN.
  • The GOVERNMENT delegates 1 agent to be the POLICE.
  • The VEGVESEN issues a DRIVING LICENSE to 1 agent.
  • The POLICE verifies that the DRIVER has a NAME and a DRIVING LICENSE.
  • The DRIVER verifies that the VEGVESEN and the POLICE is acting on behalf of the elected GOVERNMENT and both has a NAME.