Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supernovahs/contract-x-contract
Security
https://github.com/supernovahs/contract-x-contract
Last synced: about 1 month ago
JSON representation
Security
- Host: GitHub
- URL: https://github.com/supernovahs/contract-x-contract
- Owner: supernovahs
- License: gpl-3.0
- Created: 2023-04-15T08:38:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T12:07:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T17:56:21.395Z (3 months ago)
- Language: Solidity
- Size: 36.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contract-X-Contract
A smart contract security engineering effort .## Consensys' scribble POC with foundry
### Relevant Links
- [Scribble](https://docs.scribble.codes/) is a smart contract fuzzing tool for property testing. It is developed by [consensys](https://consensys.net/diligence/).### To Test
- Enter your [API_KEY](https://fuzzing.diligence.tools/) [here](https://github.com/supernovahs/contract-x-contract/blob/8c5c67980101d5ac72f66f46b1b5ea8965a1fddc/Makefile#L1)
- Run `make fuzz Contract=""`If permission error , append sudo in the command