@nomad-xyz/nomad-core-sol
v1.2.0
Published
Nomad contracts
Downloads
7
Keywords
Readme
Nomad Solidity
On-chain implementations of Nomad in Solidity.
Setup
npm install --dev
brew install jq
ORsudo apt-get install jq
npm install -g solhint
, check it is installed usingsolhint --version
Build
npm run compile
npm run test