Skip to content

Commit

Permalink
adds tintinweb/solgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Dec 29, 2021
1 parent f9f5c86 commit b913b9e
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,37 +26,37 @@
### Contents

- [Resources](#resources)
- [Official](#official)
- [Tutorials](#tutorials)
- [Articles](#articles)
- [Security](#security)
- [Audits](#audits)
- [Examples](#examples)
- [Educational](#educational)
- [Deployed on Ethereum Mainnet](#deployed-on-ethereum-mainnet)
- [Templates](#templates)
- [Books](#books)
- [Practice](#practice)
- [Jobs](#jobs)
- [Official](#official)
- [Tutorials](#tutorials)
- [Articles](#articles)
- [Security](#security)
- [Audits](#audits)
- [Examples](#examples)
- [Educational](#educational)
- [Deployed on Ethereum Mainnet](#deployed-on-ethereum-mainnet)
- [Templates](#templates)
- [Books](#books)
- [Practice](#practice)
- [Jobs](#jobs)
- [Libraries](#libraries)
- [Tools](#tools)
- [General](#general)
- [Utility](#utility)
- [Audit](#audit)
- [DevOps](#devops)
- [General](#general)
- [Utility](#utility)
- [Audit](#audit)
- [DevOps](#devops)
- [Languages](#languages)
- [JavaScript](#javascript)
- [TypeScript](#typescript)
- [Rust](#rust)
- [OCaml](#ocaml)
- [JavaScript](#javascript)
- [TypeScript](#typescript)
- [Rust](#rust)
- [OCaml](#ocaml)
- [Editor Plugins](#editor-plugins)
- [Atom](#atom)
- [Eclipse](#eclipse)
- [Emacs](#emacs)
- [IntelliJ](#intellij)
- [Sublime](#sublime)
- [Vim](#vim)
- [Visual Studio Code](#visual-studio-code)
- [Atom](#atom)
- [Eclipse](#eclipse)
- [Emacs](#emacs)
- [IntelliJ](#intellij)
- [Sublime](#sublime)
- [Vim](#vim)
- [Visual Studio Code](#visual-studio-code)
- [License](#license)

## Resources
Expand Down Expand Up @@ -261,6 +261,7 @@
- [sambacha/prettier-config-solidity](https://github.com/sambacha/prettier-config-solidity) - Prettier config optimized to reduce AST churn & conform to the Solidity spec.
- [sc-forks/solidity-coverage](https://github.com/sc-forks/solidity-coverage) - Code coverage tool.
- [Tenderly/tenderly-cli](https://github.com/Tenderly/tenderly-cli) - Speed up your development with error stack traces.
- [tintinweb/solgrep](https://github.com/tintinweb/solgrep) - A scriptable semantic grep utility for Solidity.

#### Audit

Expand Down

0 comments on commit b913b9e

Please sign in to comment.