An open API service indexing awesome lists of open source software.

https://github.com/devalpha18/solidity-nicad

Nicad clone detector with support for solidty smart contracts I.e. file-extraction, function-extraction, contract-extraction and block-extraction.
https://github.com/devalpha18/solidity-nicad

Last synced: 4 months ago
JSON representation

Nicad clone detector with support for solidty smart contracts I.e. file-extraction, function-extraction, contract-extraction and block-extraction.

Awesome Lists containing this project

README

          

Recent versions of MacOS will not allow third party software such as NiCad to be run by default.
MacOS's Gatekeeper security software will prevent NiCad from running with a message such as

"'nicad6' can't be opened because it is from an unidentified developer".

To enable NiCad and its tools to be run on MacOS, you must first run the "macos-enable"
script in this directory, like so:

./macos-enable

Once this is done, MacOS will stop complaining about the NiCad tools.