https://github.com/crytic/trailofbits-security

The Trail of Bits Truffle Security Toolbox

https://github.com/crytic/trailofbits-security

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 (5.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

The Trail of Bits Truffle Security Toolbox

Basic Info
  • Host: GitHub
  • Owner: crytic
  • License: other
  • Language: JavaScript
  • Default Branch: master
  • Size: 470 KB
Statistics
  • Stars: 24
  • Watchers: 4
  • Forks: 10
  • Open Issues: 7
  • Releases: 0
Archived
Created over 7 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

Trail of Bits Truffle Security Toolbox

This box comes with everything you need to start implementing secure Solidity code using Trail of Bits' tools.

Installation

Ensure that you have python3 and pip3 installed.

First ensure you are in a new and empty directory.

Run the unbox command via npx and skip to step 3. This will install all necessary dependencies. js npx truffle unbox crytic/trailofbits-security

Alternatively, you can install Truffle globally and run the unbox command. javascript npm install -g truffle truffle unbox crytic/trailofbits-security

Usage

Once your contracts have been compiled with truffle compile, run slither ..

Getting Help

Feel free to stop by our Slack channel for help on using or extending this toolbox.

Owner

  • Name: Crytic
  • Login: crytic
  • Kind: organization
  • Email: opensource@trailofbits.com
  • Location: New York, NY

Blockchain Security, by @trailofbits

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.64
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 9
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
  • yeqbfgxjiq (1)
Pull Request Authors
  • dependabot[bot] (9)
  • kristinnmayo (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (9)

Dependencies

package-lock.json npm
  • 259 dependencies
package.json npm
  • ethlint ^1.2.4 development
  • mem ^4.0.0 development