https://github.com/crytic/slither-docs-demo
A demo on how to use the slither-docs actions (https://github.com/crytic/slither-docs-action)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
A demo on how to use the slither-docs actions (https://github.com/crytic/slither-docs-action)
Basic Info
Statistics
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 0
Archived
Created about 3 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
README.md
Slither-docs action demo
This small repository shows how to setup slither-doc action in a small hardhat Solidity project taken from our Echidna streaming sessions. Each PR with the label "generate-docs" will force the action to run, in order to generate documentation. You can see an example PR with generated documentation here.
Owner
- Name: Crytic
- Login: crytic
- Kind: organization
- Email: opensource@trailofbits.com
- Location: New York, NY
- Website: https://www.trailofbits.com/
- Repositories: 66
- Profile: https://github.com/crytic
Blockchain Security, by @trailofbits
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 6 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- ggrieco-tob (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/doc.yaml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- crytic/slither-docs-action v0 composite
package-lock.json
npm
- 295 dependencies
package.json
npm
- hardhat ^2.12.2 development
- @openzeppelin/contracts ^4.8.0