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.
- Host: GitHub
- URL: https://github.com/devalpha18/solidity-nicad
- Owner: devalpha18
- License: other
- Created: 2023-01-03T09:32:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T09:35:15.000Z (about 3 years ago)
- Last Synced: 2025-08-11T17:56:34.063Z (6 months ago)
- Language: Solidity
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-MacOS.txt
- Changelog: CHANGES-6.0.txt
- License: LICENSE.txt
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.