surya

v0.4.12
Sūrya, The Sun God: A set of utilities for inspecting the structure of Solidity contracts.

compile

rm -rf lib && babel src --out-dir lib

coveralls

cat ./coverage/lcov.info | coveralls

prepare

npm run compile

test

./test/test.sh
npm i surya

Metadata

Downloads