THE CURRENCY FOR OUTER SPACE AND MARS
For more details, visit https://sktls.com
pip install -r requirements.txt
To run unittests on the contracts
# python-based tests
brownie compile
brownie test tests --verbose
npm install -g solhint
Updates on Aug 18, 2023 eth-brownie is very tricky to be installed on M2 Macbook pro. I needed to build using the source cloned from Github.