Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/supernovahs/contract-x-contract

Security
https://github.com/supernovahs/contract-x-contract

Last synced: about 1 month ago
JSON representation

Security

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