diff --git a/README.md b/README.md index 06e4390..2c14565 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ - [Smart Contract Sanctuary](https://github.com/tintinweb/smart-contract-sanctuary) - A home for ethereum smart contracts, all verified smart contracts from Etherscan. - [naddison36/sol2uml](https://github.com/naddison36/sol2uml) - Unified Modeling Language (UML) class diagram generator for smart contracts. - [OpenZeppelin](https://openzeppelin.com/) - Framework to build secure smart contracts. +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This combines popular smart contract testing and deployment libraries with Robot Framework (a generic RPA ecosystem). - [solgraph](https://github.com/raineorshine/solgraph) - Visualize control flows for smart contract security analysis. - [sol-merger](https://github.com/RyuuGan/sol-merger) - Merges all imports into single file for contracts. - [solidity-docgen](https://github.com/OpenZeppelin/solidity-docgen) - Documentation generator for Solidity projects.