A library of cutting-edge smart contracts pushing the boundaries of the Web3 space
Spartan Labs Contracts is released under the MIT License
In order to run the scripts, install the prerequired dependencies
-
solidity
-
node & npm
- node version : 16.13.1
- yarn
- It is recommended to install yarn with npm package installer with
npm install --global yarn
To install all the dependencies : type yarn install