diff --git a/README.md b/README.md index 08bf3018..fb116e3e 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c - [Ethereum Clients](#ethereum-clients) - [Storage](#storage) - [Messaging](#messaging) + - [Source Code Verification](#source-code-verification) - [Distribution](#distribution) - [Testing Tools](#testing-tools) - [Security Tools](#security-tools) @@ -352,6 +353,11 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [3Box Threads](https://docs.3box.io/api/messaging) - API to allow developers to implement IPFS persisted, or in memory peer to peer messaging. * [EPNS SNS Notifications](https://docs.epns.io/developers/developer-zone/receiving-notifications/sns-notifications) - SNS module for Push Delivery Nodes allows any developer to receive notifications, chats, or any other form of web3 communication directly to the platform they are building with the help of webhooks. +### Source Code Verification +* [Etherscan](https://etherscan.io/) - Ethereum block explorer with contract source code verification functionality +* [Sourcify](https://sourcify.dev/) - Decentralized and open-sourced smart contract verification service +* [Tenderly](https://tenderly.co/) - Web3 development kit with public and private contract verification functionality + ### Distribution * [Meroku](https://github.com/merokudao/meroku) - A community owned dApp Store. Package, distribute your dApp without hosting costs.