Skip to content

lohas1107/moat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moat

GitHub Workflow Status

Get Started

Start the development workspace

make develop

All below commands should be run from within the development workspace.

Initialize all module

make init

Run E2E tests

make test-e2e