Skip to content

Commit 1ca05b8

Browse files
authored
Update README.md
1 parent 1676d53 commit 1ca05b8

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@
55

66
Library to help smart contract compilation. It includes support for:
77
- Direct solc compilation
8-
- [Truffle](https://truffleframework.com/)
9-
- [Embark](https://embark.status.im/)
10-
- [Dapp](https://dapp.tools/dapp/)
11-
- [Etherlime](https://github.com/LimeChain/etherlime)
12-
- [Etherscan](https://etherscan.io/)
138
- [Brownie](https://github.com/iamdefinitelyahuman/brownie)
14-
- [Waffle](https://github.com/EthWorks/Waffle)
159
- [Buidler](https://github.com/nomiclabs/buidler)
10+
- [Dapp](https://dapp.tools/dapp/)
11+
- [Embark](https://embark.status.im/)
12+
- [Etherlime](https://github.com/LimeChain/etherlime)
13+
- [Etherscan](https://etherscan.io/) (including several alt-chain explorers and testnets)
14+
- [Foundry](https://github.com/foundry-rs/foundry/)
1615
- [Hardhat](https://github.com/nomiclabs/hardhat)
16+
- [Truffle](https://truffleframework.com/)
17+
- [Waffle](https://github.com/EthWorks/Waffle)
1718

1819
See the [Configuration](https://github.com/crytic/crytic-compile/wiki/Configuration) documentation for advanced usages.
1920

20-
The plugin is used in Crytic tools, including:
21+
The plugin is used in Trail of Bits tools, including:
2122
- [Slither](https://github.com/crytic/slither)
2223
- [Echidna](https://github.com/crytic/echidna)
2324
- [Manticore](https://github.com/trailofbits/manticore/)

0 commit comments

Comments
 (0)