glacislabs / v1-core

Core smart contracts of Glacis v1
Apache License 2.0
7 stars 1 forks source link

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