Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 250 Bytes

v1-core

Core smart contracts of Glacis v1

Installation

You must install to node_modules instead of using git submodules:

npm install

Testing

You can execute forge tests of Glacis core operation through:

npm run test