marcocastignoli / sourcify

Decentralized Solidity contract source code verification service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

  sourcify logo

codecov

Sourcify (sourcify.dev) is a Solidity source code and metadata verification tool.

The project aims to serve as an infrastructure for other tools with an open repository of verified contracts as well as an API and other services. The goal is to make contract interactions on the blockchain safer and more user friendly with open sourced contract codes, contract ABI, and NatSpec comments available via the contract metadata.

ℹ️ This monorepo contains the main services and the verification UI. The sourcifyeth Github organization contains all other auxiliary services and components.

Documentation

For more details refer to docs.sourcify.dev

Questions?

🔍 Check out docs F.A.Q. and use search in docs.

💬 Chat with us on Gitter or Matrix chat

🐦 Follow us and help us spread the word on Twitter.

Adding a new chain

If you'd like to add a new chain support to Sourcify please follow the chain support instructions in docs.

About

Decentralized Solidity contract source code verification service

License:MIT License


Languages

Language:TypeScript 48.4%Language:Solidity 24.0%Language:JavaScript 23.8%Language:Shell 2.4%Language:CSS 1.1%Language:HTML 0.2%Language:Dockerfile 0.1%